Re: VXEUPHORIA - step by step
- Posted by sergelli May 14, 2012
- 2818 views
mattlewis said...
It sounds like wxWidgets was already installed on your system. There are other applications that depend on it, so it's not terribly surprising.
OK. You're right, on my Linux, I found the wxWidgets, in the following folder
usr/share/codeblocks/templates/wizard/wxwidgets
This is interesting because in the Mandriva repositories do not have this package
mattlewis said...
All of the references to $EUINC should be removed, actually. You should really be managing your include directories with eu.cfg files. Those changes take effect immediately, which is one (major, IMHO) advantage over environment variables.
Thanks for the heads up.
Matt
eu.cfg ? uh...?
I'll try to learn about it
Thanks
Sérgio