Hi Andrew
Yes a completely clean build tree. I'm now on Win8 running VS2012, but as I 
just emailed, going back 100 revisions allows CMAKE to complete.



On Thursday, 12 December 2013, 9:56, Andrew Ross 
<[email protected]> wrote:
  

Hi Phil,

I'll leave Alan to comment on the QT changes since this was his patch.
The fortran change is probably due to the removal of the f77 bindings
a couple of weeks back. ENABLE_f77 no longer exists so you shouldn't
need to set that. Silly question, but are you building in a completely 
clean build tree?

Andrew


On Thu, Dec 12, 2013 at 01:40:21AM -0800, phil rosenberg wrote:
> Hi Alan et al
> Unfortunately I've just updated to the latest source tree and found two build 
> problems. When CMAKE fails to find a fortran compiler it halts, rather than 
> simply disabling the fortran binding. Disabling fortran (-DENABLE_f77=OFF 
> -DENABLE_f95=OFF) allows CMAKE to continue, but it is then hitting an error 
> in the findQt4.cmake module. Disabling Qt (-DENABLE_qt=OFF) doesn't help.
>  
> The Qt related breakage occurred at revision 12849 (i.e. 12848 works 12849 
> doesn't). The last few lines of my CMAKE output showing the error are below. 
> The Fortran problem extends back further. I'll have to do some more digging 
> to find where, unless someone knows which change is likely to have caused the 
> problem.
> 
> -- FREETYPE_INCLUDE_DIR = D:/SourceCode/Libraries/freetype-2.5.1/include
> -- FREETYPE_LIBRARIES = 
> D:/SourceCode/Libraries/freetype-2.5.1/objs/win32/vc2012
> /freetype251MT_D.lib
> -- Check for NaN awareness in C compiler
> -- Check for NaN awareness in C compiler - found
> -- WARNING: qhull library not found.  Setting PL_HAVE_QHULL to OFF.
> -- WARNING: pango not found because pkg-config not available.
> -- WARNING: Shared libraries not built. Setting ENABLE_DYNDRIVERS OFF.
> -- WARNING: pkg-config not found. Setting cairo drivers to OFF.
> -- WARNING: ENABLE_tk OFF.  Setting PLD_tk, PLD_ntk, and PLD_tkwin OFF.
> -- WARNING: pkg-config not found. Setting PLD_psttf to OFF.
> CMake Error at C:/Program Files (x86)/CMake
>  2.8/share/cmake-2.8/Modules/FindQt4.
> cmake:1386 (message):
>   Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
> Call Stack (most recent call first):
>   cmake/modules/qt.cmake:76 (find_package)
>   cmake/modules/drivers.cmake:95 (include)
>   cmake/modules/plplot.cmake:535 (include)
>   CMakeLists.txt:111 (include)
> 
> -- Configuring incomplete, errors occurred!
> See also 
> "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/CMakeFiles/C
> MakeOutput.log".
> See also 
> "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/CMakeFiles/C
> MakeError.log".

> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk

> _______________________________________________
> Plplot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to