From: sdfkjsjlh s. <sdf...@ya...> - 2010-06-10 16:29:32
|
Hi, ________________________________ From: Francesco <f18...@ya...> To: wxc...@li... Sent: Tue, June 8, 2010 4:09:40 PM Subject: Re: [wxCode-users] Round we go... Hi, sorry for the (huge) delay but I got time to boot on my Ubuntu only today :/ ------------- No problem, I've been busy with other things myself. Anyway I tried regenerating the configure script and it worked fine... I took the freedom to commit to mmwx my changes and the (working) configure script I obtained. Said this, against my wxTRUNK (aka 2.9.1) mmwx doesn't build: --------------- That's fine, thanks. I didn't expect it to build against 2.9, yet, as I haven't tried. I hope to get to 2.9 in the coming weeks and then I'll have a bunch of things to work on to get them running under it. /home/frm/work/wxCodeSVN/components/mmwx/bk-deps g++ -c -o mmwx_lib_mmDbase.o -I./include -I/usr/local/lib/wx/include/gtk2-unicode-static-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -pthread -O2 ./src/mmDbase.cpp In file included from ./src/mmDbase.cpp:11: ./include/wx/mmDbase.h:24:19: warning: wx/db.h: Nessun file o directory ./include/wx/mmDbase.h:25:24: warning: wx/dbtable.h: Nessun file o directory ./include/wx/mmDbase.h:30:22: warning: odbcinst.h: Nessun file o directory ... but this seems ok to me since contrib is gone in wx2.9... ;) ------------------- Yep. So... > > Finally, a question. How do I arrange it so that the files that aren't > Linux-compatible don't compile there? I can't see anything related in your > guides. ...is there any solution for this? Thanks. |