AW: [Doxygen-develop] Compiling Doxygen with GCC under Windows?
Brought to you by:
dimitri
From: Brandt, O. / E. - B. <Oli...@Le...> - 2002-02-21 18:29:12
|
You have to run "make.bat mingw". That should be all. =20 Regards, Oliver -----Urspr=FCngliche Nachricht----- Von: Roy Leonard [mailto:Roy...@wd...] Gesendet am: Donnerstag, 21. Februar 2002 19:22 An: 'dox...@li...' Betreff: [Doxygen-develop] Compiling Doxygen with GCC under Windows? Hi,=20 Has anybody successfully compiled Doxygen with GCC under Windows?=20 My first trivial attempt generates the following error:=20 g++ -c -O -I../qtools -o ../objects/config.o config.cpp=20 In file included from ../qtools/qiodevice.h:42,=20 from ../qtools/qfile.h:42,=20 from ../qtools/qfileinfo.h:42,=20 from config.l:27:=20 ../qtools/qglobal.h:132: #error "Qt has not been ported to this OS - = talk to qt-=20 bu...@tr..."=20 Anybody got any suggestions? Or should I just go out and get MSVC?=20 Cheers,=20 Roy=20 |