Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Arjen Markus
Hi Hazen, On Tue, 31 May 2011 12:25:39 -0400 Hazen Babcock wrote: > > Hi Arjen, > > That was also my experience on 32 bit windows. > > Do you have access to a 64-bit windows machine? > yes, but it doesn't currently hav all the development bits and pieces installed, so that will require som

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Hazen Babcock
Hi Arjen, That was also my experience on 32 bit windows. Do you have access to a 64-bit windows machine? -Hazen On 05/31/2011 10:44 AM, Arjen Markus wrote: > Hi Hazen, > > to follow up on this: > - The C examples with the various Qt drivers look fine > - There were problems with the Fortran ex

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Arjen Markus
Hi Hazen, to follow up on this: - The C examples with the various Qt drivers look fine - There were problems with the Fortran examples - multiple definitions of such routines as _gfortran_st_write_done (so from the runtime library of gfortran) That requires some checking, but apart from tha

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Arjen Markus
Hi Hazen, that at least did the trick for CMake, now building PLplot and its examples ... Regards, Arjen On 2011-05-31 16:32, Hazen Babcock wrote: > > Hi Arjen, > > You probably want the one in "Desktop". > > -Hazen > > On 05/31/2011 10:30 AM, Arjen Markus wrote: >> Hi Hazen, >> >> hm, ther

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Hazen Babcock
Hi Arjen, You probably want the one in "Desktop". -Hazen On 05/31/2011 10:30 AM, Arjen Markus wrote: > Hi Hazen, > > hm, there is a wagonload of qmake.exe's, one for each supported > sub-platform. If this is enough, I should be able to get it > working. Thanks. > > Regards, > > Arjen > > On 201

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Arjen Markus
Hi Hazen, hm, there is a wagonload of qmake.exe's, one for each supported sub-platform. If this is enough, I should be able to get it working. Thanks. Regards, Arjen On 2011-05-31 16:23, Hazen Babcock wrote: > On 05/31/2011 09:39 AM, Arjen Markus wrote: >> Hello, >> >> I installed Qt for Window

Re: [Plplot-devel] Instructing CMake to find Qt4 ...

2011-05-31 Thread Hazen Babcock
On 05/31/2011 09:39 AM, Arjen Markus wrote: > Hello, > > I installed Qt for Windows and hoped CMake would pick it up > without me having to do anything. But that was too hopeful > a thought. I quickly browsed the FindQt.cmake file, but that > did not reveal much, at least not within the short times