Hi,
On Redhat I get this error after an update from cvs.
../wxLua/configure --prefix="/thales/thales_localwork/soft/usr/local"
Now make:
/thales/thales_localwork/soft/buildluarel/bk-deps g++ -c -o
wxbindadv_lib_wxadv_bind.o -I.pch/wxprec_wxbindadv_lib
-I../../wxLua/modules/wxbind/setup -I../../wxLua/modules -I./../../wxLua
-I/thales/thales_localwork/soft/buildluarel/../wxLua/modules/lua/include
-I/thales/thales_localwork/soft/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.8
-I/thales/thales_localwork/soft/usr/local/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXGTK__ -pthread
-DwxLUA_USEBINDING_WXMEDIA=0 -I/thales/thales_localwork/soft/wxstedit/include
-g -O0 ../../wxLua/modules/wxbind/src/wxadv_bind.cpp
../../wxLua/modules/wxbind/src/wxadv_bind.cpp:30:23: error:
.pch/wxprec_wxbindadv_lib/wx/wxprec.h: No such file or directory
make[1]: *** [wxbindadv_lib_wxadv_bind.o] Error 1
make[1]: Leaving directory `/thales/thales_localwork/soft/buildluarel/modules'
make: *** [modules] Error 2
If I add:
../wxLua/configure --prefix="/thales/thales_localwork/soft/usr/local"
--disable-precomp-headers
and make, it is oke.
The precompiled headers are not genereated, the directory is missing.
But when I compile wxWidgets itself, they are generated.
Next i tried on ubuntu, but there i do not need to specify
--disable-precomp-headers.
Still when i want to look in the .pch, it is not generated. Therefore it looks
like newer version of gcc, skip it is not found??
I did a grep on the script bk-make-pch in the build directory, but it looks
like it is never called.
So it looks like it is a wxLua/bakefile problem somehow.
Regards,
Klaas
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users