lists.zerezo.com


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [Mingw-users] try to build qcad



Dirk Schleicher wrote:
> Hello,
>
> I am new with mingw and hope to find an answer. At the moment I try to
> build qcad[1] for XP. But it fail. I Install mingw, msys and qt open
> source from trolltech v.4.4.0.
> I start msys and
> export QMAKEPATH=c:/Qt/4.4.0
> export QMAKESPEC=win32-g++
> export QTDIR=c:/Qt/4.4.0
> sh build_qcad.sh
>
> MinGW32-make[3]: *** [obj/rs_actioninterface.o] Error 1
> MinGW32-make[3]: Leaving directory
> `C:/msys/1.0/home/Dirk/qcad-2.0.5.0-1-community.src/qcadlib/src'
> MinGW32-make[2]: *** [release] Error 2 MinGW32-make[2]: Leaving
> directory
> `C:/msys/1.0/home/Dirk/qcad-2.0.5.0-1-community.src/qcadlib/src'
> MinGW32-make[1]: *** [lib/libqcad.a] Error 2 MinGW32-make[1]: Leaving
> directory `C:/msys/1.0/home/Dirk/qcad-2.0.5.0-1-community.src/qcadlib'
> MinGW32-make: *** [all] Error 2
> Building qcadlib failed
>
> Then in the output there is this
> In file included from actions/rs_actioninterface.cpp:28:
> actions/rs_actioninterface.h:31:21: qobject.h: No such file or directory
> actions/rs_actioninterface.h:32:21: qaction.h: No such file or directory
> In file included from ../include/rs_entity.h:33,
>                   from ../include/rs_atomicentity.h:31,
>                   from ../include/rs_arc.h:30,
>                   from ../include/rs_entitycontainer.h:31,
>                   from actions/rs_actioninterface.h:34,
>                   from actions/rs_actioninterface.cpp:28:
> ../include/rs_dict.h:31:19: qdict.h: No such file or directory
>
> qdict.h, qobject.h are not at my system. I found out that it is from
> qt3. But qt3 is not available. I found qt3 to build out of source but I
> can not build. I install cyqwin with qt3. now I have all the files at
> my system. But how can I use them?

You DO NOT USE them, those headers are for cygwin, not MinGW, which I 
assume you are targeting. Btw, are you using qt3 or qt4?

Anyway, build qt and add the appropriate -I and -L gcc flags to qcad 
Makefiles.

>
> Thanks
>
> Dirk
>
> [1]
> ftp://ribbonsoft.com/archives/qcad/qcad-2.0.5.0-1-community.src.tar.gz
>
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users