|
Prev: Re[4]: Sizer in ScrolledWindow problem
Next: wxDataViewCtrl: message box with alert when starting the program
From: Vadim Zeitlin on 24 Mar 2008 10:16 On Mon, 24 Mar 2008 05:55:29 -0700 (PDT) olivier.corrio(a)gmail.com wrote: > i'm on linux mandriva 2008.0 which gtk 2.12.1, i try to compile the > svn sources and i have this error > > make: *** Pas de r�gle pour fabriquer la cible � ../include/wx/gtk/ > win_gtk.h �, n�cessaire pour � coredll_popupwin.o �. Arr�t. Do "make clean" or remove the build directory or, if you know what you're doing, remove .deps/coredll_popupwin.o.d. Regards, VZ -- TT-Solutions: wxWidgets consultancy and technical support http://www.tt-solutions.com/ _______________________________________________ wx-users mailing list wx-users(a)lists.wxwidgets.org http://lists.wxwidgets.org/mailman/listinfo/wx-users |