Jeremy Higgs wrote:

Hi,

I'm trying to update the qcad package to 2.0.0.8, but I've run into a problem while trying to compile it:

c++ -c -pipe -fno-common -fPIC -Wall -W -Os -D__DARWIN_X11__ -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/sw/share/qt3/mkspecs/darwin-g++ -I. -I../../fparser/include -I../../qcadcmd/include -I../../fparser/include -I../../dxflib/include -I../../qcadlib/include -I../../qcadcmd/include -I../../qcadactions/include -I../../qcadguiqt/include -I../../../../../include/qt -I/sw/include -Imoc/ -o obj/main.o main.cpp
main.cpp:33:27: qmacstyle_mac.h: No such file or directory
main.cpp: In function `int main(int, char**)':
main.cpp:113: parse error before `(' token
make[1]: *** [obj/main.o] Error 1
make: *** [qcad] Error 2
Building qcad binary failed

So obviously the qmacstyle_mac.h file is missing. I have qt3, qt3-shlibs and qt3-dev installed, and can't find that file. Does anyone know where it is? Alternatively, how I may go about getting this to compile without it?

Do you have Qt/Mac installed somewhere (like, /usr/local?). I can't think of any reason our Qt would be looking for that header unless it was finding Qt/Mac somewhere.

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
A computer scientist is someone who, when told to 'Go to Hell', sees
the 'go to', rather than the destination, as harmful.


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to