> 25 апр. 2015 г., в 4:08, Rainer Schuetz <[email protected]> написал(а):
> 
> Dear list,
> 
> Another oddity, a build using cmake (msys2/MinGW version started from a 
> mingw32 shell) works nicely when triggered locally, but when I start cmake 
> from ssh (same path), I get:
> 
> CMake Error: CMake was unable to find a build program corresponding to "MSYS 
> Mak
> efiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a 
> differen
> t build tool.
> CMake Error: CMake was unable to find a build program corresponding to "MSYS 
> Mak
> efiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a 
> differen
> t build tool.
> CMake Error: Error required internal CMake variable not set, cmake may be not 
> be
> built correctly.
> Missing variable is:
> CMAKE_C_COMPILER_ENV_VAR
> CMake Error: Error required internal CMake variable not set, cmake may be not 
> be
> built correctly.
> Missing variable is:
> CMAKE_C_COMPILER
> CMake Error: Could not find cmake module file: 
> C:/Users/Rainer/Projects/sc/super
> collider/buildmsys32/CMakeFiles/3.2.2/CMakeCCompiler.cmake
> CMake Error: Error required internal CMake variable not set, cmake may be not 
> be
> built correctly.
> Missing variable is:
> CMAKE_CXX_COMPILER_ENV_VAR
> CMake Error: Error required internal CMake variable not set, cmake may be not 
> be
> built correctly.
> Missing variable is:
> CMAKE_CXX_COMPILER
> CMake Error: Could not find cmake module file: 
> C:/Users/Rainer/Projects/sc/super
> collider/buildmsys32/CMakeFiles/3.2.2/CMakeCXXCompiler.cmake
> CMake Error at CMakeLists.txt:1 (project):
>  No CMAKE_C_COMPILER could be found.
> 
>  Tell CMake where to find the compiler by setting the CMake cache entry
>  CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name
>  if it is in the PATH.
> 
> 
> CMake Error at CMakeLists.txt:1 (project):
>  No CMAKE_CXX_COMPILER could be found.
> 
>  Tell CMake where to find the compiler by setting the CMake cache entry
>  CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler
>  name if it is in the PATH.
> 
> 
> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
> CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
> CMake Error: CMAKE_AR was not found, please set to archive program.
> -- Configuring incomplete, errors occurred!
> 
> 
> My path:
> 
> /mingw32/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/bin:/usr/bin:/bin:/c/Python
> 27:/c/Python27/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/
> c/Windows/System32/WindowsPowerShell/v1.0:/c/Program 
> Files/SlikSvn/bin:/c/Progra
> m Files (x86)/Notepad++:/c/Program Files/Microsoft SQL 
> Server/110/Tools/Binn:/c/
> Program Files/Microsoft SQL Server/120/Tools/Binn:/c/Program Files 
> (x86)/NSIS:/c
> /Program Files (x86)/Git/cmd:/c/Program Files (x86)/Windows Kits/8.1/Windows 
> Per
> formance Toolkit:/c/Program Files (x86)/Microsoft 
> SDKs/TypeScript/1.0:/c/Program
> Files (x86)/Bitvise SSH Client:/c/Program Files/Intel/WiFi/bin:/c/Program 
> Files
> /Common Files/Intel/WirelessCommon:/c/Program Files 
> (x86)/CMake/bin:/c/Program F
> iles (x86)/Skype/Phone:/c/Users/Public/.utils:/c/Program Files 
> (x86)/WinMerge:/c
> /Users/Rainer/.utils:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:
> /usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/u
> sr/bin/vendor_perl:/usr/bin/core_perl
> 

I see you have thirdparty CMAKE and Python in the PATH. Do you have installed 
our 32-bit mingw-cmake?

> Again thanks for any hint!
> Best
> Rainer
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to