QT3/Win32: Borland C++ Compiler support

Andreas Hausladen Andreas.Hausladen at gmx.de
Sun Aug 15 16:54:35 CEST 2004


Hallo,

I have made the required changes to compile the Qt3/Win32 with the Borland C++ compiler (5.6.4 shipped with the free C++BuilderX).
The patches are available form http://andy.jgknet.de/oss/qt/qt3win32/

BTW: The newest src/kernel/qt_kernel.pri breaks msvc and borland compilation. The older (2004-08-07) works perfect.


You must deploy a new bin/configure.exe because the current treats the Borland C++ compiler as a unix compiler (->Makefile.unix). This is also fixed by the patch.


While browsing through the files I found some files that were stored with MAC line breaks. I have a Windows Tool that corrects this. You can find it at the link above.

The affected files are:

include\qconfig.h
include\qmodules.h
src\kernel\qapplication_win.cpp
src\kernel\qdesktopwidget_win.cpp
src\kernel\qeventloop_win.cpp
src\kernel\qfontdatabase_win.cpp
src\kernel\qt_window.h
src\kernel\qthread.cpp
src\kernel\qthread.h
src\kernel\qthread_win.cpp
src\network\qsocketdevice.cpp
src\network\qsocketdevice.h
src\network\qsocketdevice_win.cpp
src\opengl\qgl_win.cpp
src\tools\qfile.cpp
src\tools\qfile_win_cygwin.cpp
src\tools\qglobal.h
src\tools\qmutex_win.cpp
src\tools\qsettings.cpp
src\tools\qsettings.h
src\tools\qsettings_p.h
src\tools\qsettings_win.cpp
src\tools\qthreadinstance_p.h
src\tools\qthreadstorage.h
src\tools\qthreadstorage_win.cpp
src\tools\qwaitcondition_win.cpp
src\workspace\qworkspace.cpp


--
Regards,

Andreas Hausladen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-cygwin/attachments/20040815/fbd52d58/attachment.html


More information about the kde-cygwin mailing list