windows version, form builders

Roland Krause rokrau at yahoo.com
Thu Apr 25 20:55:39 BST 2002


Hi, 
i am currently working on a very similar project. It has just started. 
So here is what I have. 

SolarisX86: 
IDE: KDevelop2.1 on KDE-3, 
Compiler: gcc-2.95.3, gdb-5.1, automake, autoconf, libtool
Project: KDevelop using kdevprj
UI toolkit: Qt, 
Repository: cvs with cervisia

Windows98: 
IDE: Visual Studio,
Compiler: VC++ 6.0 SP5
Project: Visual Studio .dsp files
UI toolkit: Qt, 
Repository: cvs with wincvs

The project was initially created using a KDevelop QextMdi template,
then immediately ported to Windows. From then on you have to keep the
projects in sync. I do it by hand but if the project becomes very large
I will have someone write a perl script for it. 

Everything else works perfectly well now, but it is quite important to
set things up correctly in the beginning, since the project management
can become a nightmare otherwise. An alternative is to use qmake and
its pro files for the project management but I like to work mainly in
KDevelop and wanted the project to be controlled by KDevelop. 

Also a source code repository is mandatory and lot's of tags are highly
recomended.

Regards,
Roland



__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list