News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

[SOLVED]"Cannot open shared object file ..." when running executable from C::B

Started by ejamsa, December 09, 2013, 03:53:18 PM

Previous topic - Next topic

oBFusCATed

Quote from: ejamsa on December 10, 2013, 08:20:50 AM
What i don't understand is that why such difference between global and project settings?
Because you're not supposed to changed the compiler settings in the general case. Only in few special cases.
It seems that C::B is forcing you to setup the project correctly :)

Quote from: ejamsa on December 10, 2013, 08:20:50 AM
Also LD_LIBRARY_PATH should contain SFML's lib directory regardless of settings in C::B because I've added it to ~/.bashrc!
If you start C::B from a bash console it should work. But if you're starting it from the desktop then it won't work, because bash is never executed. Just a bare terminal with your application running in it.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]