[CMake] Help:Using CMake with Eclipse
    Alexander Neundorf 
    a.neundorf-work at gmx.net
       
    Mon Jan 14 15:48:19 EST 2008
    
    
  
On Saturday 12 January 2008, Yang, Y. wrote:
> Hi, All.
> I follow the instructions of the link:
> http://www.cmake.org/Wiki/CMake:Eclipse. I successfully build my
> application. However, when I try to use CMake as external tool, the eclipse
> call it and show cmake cannot find qmake.
>
> CMake Error: Qt qmake not found!
>
> How to configure eclipse's external tool enviroment and make cmake can find
> qmake when it be called by eclipse?
Make sure that Qt4 qmake is available over PATH environment variable, i.e. the 
environment from which Eclipse was started.
Alex
    
    
More information about the CMake
mailing list