User forums > Help
Plugins that failed to load: libcompiler.so - Solved
Gibbon:
--- Quote from: thomas on May 19, 2006, 09:51:54 am ---Did you try a clean rebuild, including removing all precompiled headers etc? It does not seem to find things like EditorColourSet, so it may be that it still uses an old precompiled header.
--- End quote ---
Ok - What's the best way to do that? I tried a 'make uninstall' - is that enough?
Thanks
thomas:
Actually it should be just fine if you do:
make clean && make
Gibbon:
--- Quote from: thomas on May 20, 2006, 12:57:12 am ---Actually it should be just fine if you do:
make clean && make
--- End quote ---
That was it - works fine now.
Compiled with no problems - ran it and got the
--- Code: ---/usr/local/bin/codeblocks: error while loading shared libraries: libcodeblocks.so.0: cannot open shared object file: No such file or directory
--- End code ---
But that was fixed by running ldconfig again.
Thanks
Navigation
[0] Message Index
[*] Previous page
Go to full version