Page 1 of 2

Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 17:50
by Palarra
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

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 18:08
by YaronCT
Make sure u run cmake from a visual studio 2015 command prompt.

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 19:11
by Palarra
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

Posted: Thu Feb 09, 2017 19:29
by Ident
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?

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 19:38
by Palarra
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

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 19:54
by Ident
That has nothing to do with CEGUI, sorry. That is a Cmake issue. Which compiler did you choose exactly?

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 19:57
by Palarra
I don't raelly know the one for Visual Studio c++

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 20:10
by YaronCT
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

Posted: Thu Feb 09, 2017 20:20
by Palarra
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

Posted: Thu Feb 09, 2017 20:22
by YaronCT
R u able to build any program using visual studio 2015?

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 20:25
by Palarra
Yes of I course i have already make lots of projects on VS 2015

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 20:25
by YaronCT
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

Posted: Thu Feb 09, 2017 21:01
by Palarra
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... ]

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 21:22
by YaronCT
Which cmake version do u use?

Re: Install CEGUI with CMake for VS 2015

Posted: Thu Feb 09, 2017 21:25
by Palarra
The 3.8.0