problem during compilation
Vadim Zeitlin
vadim at wxwindows.org
Sun Mar 4 13:36:53 PST 2007
On Wed, 21 Feb 2007 10:04:30 -0200 Tulio Padilha <tuliouel at gmail.com> wrote:
TP> wxGTK seems that was installed ok, except for these two last lines in
TP> the "make install" command.
TP> ./include/wx/filedlg.h:101: erro: 'HasFlag' was not declared in this scope
TP> make: ** [.pch/wxprec_coredll/wx/wxprec.h.gch] Erro 1
There seems to be a mix of different wxWidgets versions on your system.
Please remove all of them first and then restart building again.
TP> I don't knot exatly if that is an error, cause it seems that it is
TP> installed now.
No, it isn't. It seems that it's installed just because it had been
already installed before. But not the version that you need probably.
TP> But wxBase just didn't install, because it just didn't even create the
TP> make command. Here are the error lines:
TP> config.status: creating samples/console/Makefile
TP> config.status: error: cannot find input file: samples/Makefile.in
TP> tuliouel at eumesmo:~/Desktop/wxBase-2.8.0$ make
TP> make: *** No rule to process the target `src/tiff/tif_unix.c', needed
TP> by `wxtiff_tif_unix.o'. Stop.
I don't really understand how can this error happen during wxBase
compilation but in any case you don't need to build/install wxBase if you
had done it with wxGTK as the latter includes the former.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list