Install CEGUI with CMake for VS 2015
Moderators: CEGUI MVP, CEGUI Team
Install CEGUI with CMake for VS 2015
Hi everyone,
Since yesterday I try to install CEGUI for Visual Studio 2015, i have try all the things which are on the website and on the video, so I dl CEGUI and the dependencies then i launch CMake i put the path to the dependencies in the "Where is the source code" put a "/build" for the "Where build the binaries" but when I try to laucnh it an error told me there is no CMAKE_COMPILER could be found, I have try lots of things but nothing word so if someone could help me it will be really cool :p
I apologize for my english.
Thanks in advance for the answers
Palarra
Since yesterday I try to install CEGUI for Visual Studio 2015, i have try all the things which are on the website and on the video, so I dl CEGUI and the dependencies then i launch CMake i put the path to the dependencies in the "Where is the source code" put a "/build" for the "Where build the binaries" but when I try to laucnh it an error told me there is no CMAKE_COMPILER could be found, I have try lots of things but nothing word so if someone could help me it will be really cool :p
I apologize for my english.
Thanks in advance for the answers
Palarra
Re: Install CEGUI with CMake for VS 2015
Make sure u run cmake from a visual studio 2015 command prompt.
Re: Install CEGUI with CMake for VS 2015
And what command i have to put bc i always try to did it with the GUI version of Cmake
Re: Install CEGUI with CMake for VS 2015
I run it from cmake gui and had no problems. If you click configure it asks you for a compiler, doesnt it? Or is that when you get the error?
CrazyEddie: "I don't like GUIs"
Re: Install CEGUI with CMake for VS 2015
It doesn't ask me anything i click on configure, ask me what VS i want i choose mine and i get the error no C/CXX compiler found
Here a screenshoot of the error http://imgur.com/a/g9uey
Here a screenshoot of the error http://imgur.com/a/g9uey
Re: Install CEGUI with CMake for VS 2015
That has nothing to do with CEGUI, sorry. That is a Cmake issue. Which compiler did you choose exactly?
CrazyEddie: "I don't like GUIs"
Re: Install CEGUI with CMake for VS 2015
I don't raelly know the one for Visual Studio c++
Re: Install CEGUI with CMake for VS 2015
If u want cmake gui no problem - run cmake gui from the visual studio 2015 command prompt.
Re: Install CEGUI with CMake for VS 2015
I did it to i got the same problem I also test with out the GUI version I get the same error
Re: Install CEGUI with CMake for VS 2015
R u able to build any program using visual studio 2015?
Re: Install CEGUI with CMake for VS 2015
Yes of I course i have already make lots of projects on VS 2015
Re: Install CEGUI with CMake for VS 2015
Plz open a visual studio 2015 command prompt, run the command "cl", and write here the output that u get.
Re: Install CEGUI with CMake for VS 2015
I get this : Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for ARM
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
Re: Install CEGUI with CMake for VS 2015
Which cmake version do u use?
Re: Install CEGUI with CMake for VS 2015
The 3.8.0
Who is online
Users browsing this forum: No registered users and 13 guests