News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Where is wxSmith ?

Started by wxuserbrest, June 30, 2007, 04:06:59 PM

Previous topic - Next topic

wxuserbrest

Hi,
i'm know trying to completely compile on mandriva. I have wxGTK2.8.0, i did ./bootstrap
then ./configure and then make.
It works fine (except that it always ask me to select the compiler at starting and i finds an intel compiler but i don't have any). But there is no wxSmith on my version. Did i make an error when compiling ? Thanks
Sincerely

raph

Do
./configure --enable-contrib
This will enable all contributed plugins (see src/plugins/contrib).