QT3-win32 msvc support

IVAN DE JESUS DERAS TABORA ivan_deras at yahoo.es
Sat Jul 3 17:44:53 CEST 2004


--- Ralf Habacker <ralf.habacker at freenet.de> escribió:
> On Friday 02 July 2004 01:27, Juan Linietsky wrote:
> > On Thursday 01 July 2004 18:08, Ralf Habacker
> wrote:
> > > Hi all,
> > >
> > > the native qt3-win32 (qt 3.1 based) has now full
> msvc support.  There are
> > > some things left to do (see
> > > http://kde-cygwin.sf.net/qt3-win32/roadmap.php),
> but the recent state is
> > > already usefull.
> > >
> > > I like to thank especial the people from the
> wolfpack project
> > > http://wpdev.sf.net for their contributions of
> the msvc patches , unicode
> > > support and the qt based config tool.
> > >
> > > Great work
> > >
> > > Ralf
> >
> > Amazing! Congratulations on such enormous effort!
> > I have some doubts regarding to this by the way..
> >
> > -Does this run cygwin-indenpendent?
> yes
> 
> > -Does it have the file dialogs implemented?
> yes
> > -Does it compile on gcc (and specially gcc3) ?
> 
> There may be some possible ways using another build
> system, but we haven't 
> checked yet:  
> 1. Using a cygwin host enviroment it will be
> possible using gcc3 -mno-cygwin 
> if qt supports the cygwin path style. This support
> is currently missing 
> 
> 2. Using the mingw. We haven't checked. The problem
> may be using a win32 path 
> style and a gnu make tool, which 
> 
> 3. Using the free visualc toolkit: It seems to be
> compatible to msvc, but it 
> does not have nmake nor it provides the win32 api
> (windows.h and friends). It 
You can get the Microsoft Platform SDK from:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/

But keep in mind that only the core SDK is about
300MB!!!

> may be possible to use the w32api package from the
> mingw distribution, but as 
> I said, we haven't tried. 
Maybe!!!

> 
> People are invited to implement and submit
> additional compiler support. 
> 
I'd tried to compile it with the Free MSVC Toolkit and
i had got some success, with the following problems:

1. Backport and ifdef from the qglobal.h in QT-3.2.
2. I was tried to compile QT without stl support but
it looks like configure.exe do nothing with the option
-no-stl.
3. Some missing libraries in Platform SDK (at least 32
bits versions) msvcrt.lib, msvcprt.lib, linking
errors, to solve this i'd copied this libraries from
an installation pf VS.NET 2003 and it works, but i
don't know other form to get this libraries, maybe
installing .NET SDK, it also install header files
(windows.h and friends, it install the c compiler too,
with this it's not neccesary to install the Free
toolkit of MSVC, i think!!!), but i haven't tested
yet.

With all that qt-mt310.dll was generated but then when
linking designer i get erros about some symbols
duplication.  But QT samples and tutorial compile.

i'll tried again with .NET SDK!!!
> Ralf 
> 
> 
> 
> > Cheers!
> >
> > Juan Linietsky
> > _______________________________________________
> > kde-cygwin mailing list
> > kde-cygwin at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-cygwin
> _______________________________________________
> kde-cygwin mailing list
> kde-cygwin at kde.org
> https://mail.kde.org/mailman/listinfo/kde-cygwin
>  


		
______________________________________________
Renovamos el Correo Yahoo!: ¡100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es


More information about the kde-cygwin mailing list