Well at least I can now confirm your bad result, so now maybe Arjen can 
too? I'm running 32 bit Windows XP (in VirtualBox on a linux machine).

Failure with CMake 2.8.4, Qt 4.6.0, PLplot 5.9.6

I set path to:
path=c:\qt\2009.05\qt\bin;c:\qt\2009.05\mingw\bin;

Also I have:
Success with Cmake 2.6.4, Qt 4.5.3, PLplot 5.9.6
Failure with CMake 2.6.4, Qt 4.6.0, PLplot 5.9.6
Failure with CMake 2.8.4, Qt 4.6.0, PLplot-SVN
Failure with CMake 2.8.4, Qt 4.7.0, PLplot-SVN

So it looks like an issue with more recent versions of Qt? Except that 
Arjen did not have any trouble with the most recent version? I can try 
the most recent version, but unfortunately I don't currently have enough 
space on my VM hard drive to install it.

-Hazen

On 06/03/2011 02:36 AM, Richard Jackson wrote:
> Hi Hazem, Arjen, Alan
>
> Encouraged by your success I tried again to get plplot installed but I still
> cannot get past the problem with test-drv-info terminating improperly.
>
> I tried to use the same configuration as Hazem reported success with last
> week.
>
> On an old (but fully updated) 32 bit Windows XP machine I installed
> ftp://ftp.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2009.05.exe from
> ftp://ftp.qt.nokia.com/qtsdk/ and verified that it is Qt v4.6.0.
>
> I installed cmake 2.8.4 from
> http://www.cmake.org/cmake/resources/software.html
>
> I added C:\Qt\2009.05\mingw\bin;C:\Qt\2009.05\qt\bin to my PATH variable to
> use the included copy of MinGW and to let Cmake find to Qt installation.
>
> I downloaded Plplot 5.9.6, made a build directory and from within it ran
> cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=install ..
>
> followed by
>
> mingw32-make
>
> and I get the test-drv-info qt error.
>
> I tried using the latest version of MinGW by downloading
> mingw-get-inst-20110530.exe from
> http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mi
> ngw-get-inst/ and installing to C:\MinGW.
>
> I changed my PATH variable to point to that instead of the one provided with
> Qt, but I still got the same error.
>
> I wondered whether the problem was to do with latest Windows XP updates from
> Microsoft so using VirtualBox I made a new virtual XP machine and installed
> XP SP2 into it and disabled all updating. Then on this clean machine I
> repeated the process above but I still got the same error.
>
> So, my question is, how is my configuration different from yours? You
> mentioned using cmake 2.8, but that does not seem to be available on the
> cmake website, there is only versions 2.8.4 or 2.6.4 available. You also
> mentioned MinGW 5.1.4, but I can't find anywhere which tells me exactly
> which version it is which is included with the Qt SDK, or which the current
> installer downloads. If you can tell me where to find the versions you used
> I will try them.
>
> I also ran the cmake with output redirected to the attached file cmake.txt,
> some of the output still appeared on the screen and I pasted that into the
> attached file cmakescreen.txt. Maybe it helps?
>
> Thanks very much everyone for your help and interest
>
> Regards
> Richard
>
>
>
> -----Original Message-----
> From: Arjen Markus [mailto:arjen.mar...@deltares.nl]
> Sent: 01 June 2011 07:34
> To: Hazen Babcock
> Cc: plplot-devel@lists.sourceforge.net
> Subject: Re: [Plplot-devel] Instructing CMake to find Qt4 ...
>
> Hi Hazen,
>
> On Tue, 31 May 2011 12:25:39 -0400
>    Hazen Babcock<hbabc...@mac.com>  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 some
> extra work. But it ought to be worth the effort.
>
> Regards,
>
> Arjen
>
>
> DISCLAIMER: This message is intended exclusively for the addressee(s) and
> may contain confidential and privileged information. If you are not the
> intended recipient please notify the sender immediately and destroy this
> message. Unauthorized use, disclosure or copying of this message is strictly
> prohibited.
> The foundation 'Stichting Deltares', which has its seat at Delft, The
> Netherlands, Commercial Registration Number 41146461, is not liable in any
> way whatsoever for consequences and/or damages resulting from the improper,
> incomplete and untimely dispatch, receipt and/or content of this e-mail.
>
>
>
>
>
> ----------------------------------------------------------------------------
> --
> Simplify data backup and recovery for your virtual environment with vRanger.
>
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to