Hello all, -----Original Message----- From: Alan W. Irwin [mailto:[email protected]]
qmake.exe (which I agree is absolutely essential) is contained in the development form of the Qt4 libraries. To find the appropriate package names, look at http://cygwin.com/packages and use the regex search box there. Just now I used that search box to check for qmake.exe, and I got three hits: x86/libQtCore4-devel/libQtCore4-devel-4.8.4-1 x86/libQtCore4-devel/libQtCore4-devel-4.8.4-2 x86/libqt3-devel/libqt3-devel-3.3.8b-12 I am virtually positive you will want to install libQtCore4-devel-4.8.4-2 (assuming you have already installed the 4.8.4-2 version of Qt libraries including libQtCore4-4.8.4-2). Alan ---- I have installed the development libraries and now I do have a qmake.exe plus a lot of other Qt-related items. CMake recognises it and turns on the Qt device drivers. I had to turn off the svgqt device though, as there is no QSVGgenerator header file in my present installation. However, in the process of achieving this I had to install libtool and libltdl and that has now turned up another issue. The cairo driver causes a problem when building the driver information: [ 20%] Built target test_qt_dyndriver Scanning dependencies of target test_cairo_dyndriver [ 21%] Generating test_dyndrivers_dir/cairo.driver_info Could not open driver module cairo libltdl error: %1 is not a valid Win32 application. drivers/CMakeFiles/test_cairo_dyndriver.dir/build.make:55: recipe for target `drivers/test_dyndrivers_dir/cairo.driver_info' failed make[2]: *** [drivers/test_dyndrivers_dir/cairo.driver_info] Error 1 CMakeFiles/Makefile2:2654: recipe for target `drivers/CMakeFiles/test_cairo_dyndriver.dir/all' failed make[1]: *** [drivers/CMakeFiles/test_cairo_dyndriver.dir/all] Error 2 Makefile:146: recipe for target `all' failed make: *** [all] Error 2 I will continue to search for the cause (some DLL missing?), but this is the status so far. 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. ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
