User forums > Help

Built codeblocks from source but it doesn't start

(1/1)

AbdelrahmanSaid:
I have built the lastest nightly build (12091) from source on Linux Mint 19.3. As far as I can tell, the build went with no problems. Just needed to install a couple of missing dev packages and everything worked flawlessly.

However, when I try to run codeblocks, I get the following error:


--- Code: ---symbol lookup error: ./codeblocks: undefined symbol: _ZN13PluginManager22GetConfigurationPanelsEiP8wxWindowR24ConfigurationPanelsArrayP36cbConfigurationPanelColoursInterface
--- End code ---

Any ideas what is the problem here?

AbdelrahmanSaid:
I figured out the problem. The nightly build's lib folder was not on my $LD_LIBRARY_PATH variable, so the build was trying to use the libraries in the system from the stable release installation.

Navigation

[0] Message Index

Go to full version