Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-20 Thread Samu Voutilainen
José Arcángel Salazar Delgado kirjoitti keskiviikko 21 huhtikuu 2010 01:02:25: > > On Tuesday 20 of April 2010 11:25:12 you wrote: > > > Hmm, good question. Seems there is no 64bit support on the MingW > > > compiler. Any suggestions? > > > > There is mingw-64, but I don't know how mature it is.

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-20 Thread José Arcángel Salazar Delgado
> On Tuesday 20 of April 2010 11:25:12 you wrote: > > Hmm, good question. Seems there is no 64bit support on the MingW > > compiler. Any suggestions? > > There is mingw-64, but I don't know how mature it is. Seems to be much > harder task to abandon msvc, what do you think? > It is possible to

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-20 Thread Dusan Zatkovsky
On Tuesday 20 of April 2010 11:25:12 you wrote: > Hmm, good question. Seems there is no 64bit support on the MingW compiler. > Any suggestions? There is mingw-64, but I don't know how mature it is. Seems to be much harder task to abandon msvc, what do you think? -- Dusan _

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-20 Thread Helge Fredriksen
Hmm, good question. Seems there is no 64bit support on the MingW compiler. Any suggestions? Helge Dusan Zatkovsky wrote: On Friday 16 of April 2010 15:28:16 you wrote: Should be straight-forward, there is support for detecting the MingW compiler in the build system. Try to in

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-20 Thread Dusan Zatkovsky
On Friday 16 of April 2010 15:28:16 you wrote: > Should be straight-forward, there is support for detecting the MingW > compiler in the build system. > Try to install a proper MingW runtime and see if you are able to compile > Qt + QtJambi towards that, letting those detect it (possibly adjusting

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-16 Thread Helge Fredriksen
Should be straight-forward, there is support for detecting the MingW compiler in the build system. Try to install a proper MingW runtime and see if you are able to compile Qt + QtJambi towards that, letting those detect it (possibly adjusting QMAKESPEC). Helge Dusan Zatkovsky wrote: On Tu

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-16 Thread Dusan Zatkovsky
On Tuesday 13 of April 2010 11:38:46 Dusan Zatkovsky wrote: I can't find instructions how to build with mingw on windows. Is someone working on this? A little howto will be helpful. Thx > On Monday 12 of April 2010 22:48:56 José Arcángel Salazar Delgado wrote: > > If that is the case, is useles

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-13 Thread Dusan Zatkovsky
On Monday 12 of April 2010 22:48:56 José Arcángel Salazar Delgado wrote: > If that is the case, is useless to maintain the MSVC version. I also vote > to deprecate it. Me too. -- Dusan ___ Qt-jambi-interest mailing list Qt-jambi-interest@trolltech.c

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread Helge Fredriksen
Cannot see any problems with that. QtJambi will never need to link towards C++ as third party anyway, or? Helge 2010/4/12 José Arcángel Salazar Delgado > > José Arcángel Salazar Delgado kirjoitti maanantai 12 huhtikuu 2010 > 23:24:17: > > > > Hi, > > > > > > > > Francis Galiegue kirjoitti maana

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread José Arcángel Salazar Delgado
> José Arcángel Salazar Delgado kirjoitti maanantai 12 huhtikuu 2010 23:24:17: > > > Hi, > > > > > > Francis Galiegue kirjoitti maanantai 12 huhtikuu 2010 19:15:09: > > > > Hello, > > > > > > > > I've been trying in the last few days to do a "ant configure" target. > > > > It works quite well, but

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread Samu Voutilainen
José Arcángel Salazar Delgado kirjoitti maanantai 12 huhtikuu 2010 23:24:17: > > Hi, > > > > Francis Galiegue kirjoitti maanantai 12 huhtikuu 2010 19:15:09: > > > Hello, > > > > > > I've been trying in the last few days to do a "ant configure" target. > > > It works quite well, but my trouble is:

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread José Arcángel Salazar Delgado
> Hi, > > Francis Galiegue kirjoitti maanantai 12 huhtikuu 2010 19:15:09: > > Hello, > > > > I've been trying in the last few days to do a "ant configure" target. > > It works quite well, but my trouble is: Windows. > > > > Here is what I can do: > > > > * take an initial configuration file, > > *

Re: [Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread Samu Voutilainen
Hi, Francis Galiegue kirjoitti maanantai 12 huhtikuu 2010 19:15:09: > Hello, > > I've been trying in the last few days to do a "ant configure" target. > It works quite well, but my trouble is: Windows. > > Here is what I can do: > > * take an initial configuration file, > * detect what libs are

[Qt-jambi-interest] [RFC] configuring, building, and Windows support

2010-04-12 Thread Francis Galiegue
Hello, I've been trying in the last few days to do a "ant configure" target. It works quite well, but my trouble is: Windows. Here is what I can do: * take an initial configuration file, * detect what libs are available, and fail configure if some libs are not found, * detect whether uic.cpp is