Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - liweiC

Pages: [1]
1
Hi,

I have a linker problem when using pre-built binaries and libc++, a llvm-developed c++ standard libraries. Error info likes "undefined reference to sf::String::String", which is very confusing. (You could find all build process https://travis-ci.org/P-ainters/Drawing-Board-Alpha/jobs/184715897 line 3399)

Then I built SFML by myself using libc++ and all worked well. So I believe it was caused by compatibility between libc++ and libstdc++.

So could we point this in "Download page" or just provide libc++ version directly?

Pages: [1]