User forums > Help
C::B under linux mint cinnamon x64 built with wxwidgets 3.1 - cant load wxsmith!
tomay3000:
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.
stahta01:
--- Quote from: tomay3000 on November 07, 2016, 09:46:42 am ---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.
--- End quote ---
How did you build it? Using configure/make or CB Project?
Tim S.
tomay3000:
--- Quote from: stahta01 on November 07, 2016, 03:22:29 pm ---
--- Quote from: tomay3000 on November 07, 2016, 09:46:42 am ---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.
--- End quote ---
How did you build it? Using configure/make or CB Project?
Tim S.
--- End quote ---
Yes using
--- Code: ---./configure --with-contrib-plugins=all
make
sudo make install
--- End code ---
stahta01:
In a few days, I might be able to try to build using Configure/Make on Debian testing and see if it works for me.
I have gotten the error you got on Debian; but, only for self compiled CB Plugins.
Turned out CB keeps self compiled CB Plugins built and installed via the CB GUI in a single folder.
And, if the self compiled CB Plugins use a different wxWidgets version then the CB Main Program; then, I got that error.
I was trying to use CB built with wxWidgets 2.8 on Debian. And, that folder had a self compiled plugin built using wxWidgets 3.0.
Tim S.
Jenna:
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 ?
Navigation
[0] Message Index
[#] Next page
Go to full version