Hello,
I have manually built C::B under linux mint cinnamon x64 with wxwidgets 3.1.0, I always get the error message on start up of C::B that says it can't load wxsmith!
How to resolve this ?
The attached file is a screenshot of the error message
thank you for your understanding.
Hello,
I have manually built C::B under linux mint cinnamon x64 with wxwidgets 3.1.0, I always get the error message on start up of C::B that says it can't load wxsmith!
How to resolve this ?
The attached file is a screenshot of the error message
thank you for your understanding.
How did you build it? Using configure/make or CB Project?
Tim S.
./configure --with-contrib-plugins=all
make
sudo make install
Do you have older installations of Code::Blocks on your systems ?
Or parts of it ?
Did the configure-sript correctly recognize wx3.1 (look at config.log) ?
Have there been any errors or warnigs ?