I am having issues creating a server
I am at the cmake part. I download VS2013 and set up just like the guide said. I get a couple of errors that I have researched forever and cant get a definite answer. Here is the Cmake error log
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: Build flags: Id flags: The output was: -1 Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: Build flags: Id flags: The output was: -1 Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler": Determining if files stdint.h exist failed with the following output: Source: /* */ #include <stdint.h> int main(){return 0;} Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: Build flags: Id flags: The output was: -1 Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: Build flags: Id flags: The output was: -1 Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler": any help would be wonderful! |
Is the compiler you downloaded Visual Studio 2013 for Windows Desktops. There are a couple of versions of Visual Studio. I ran into this when I installed the wrong version of Visual Studio.
|
Thanks for the response! I did download vs 2103 for windows desktop. I have tried to start the program and the error no such interface supported. Does that mean something important?
|
Well, if Visual Studio won't start on its own it's unlikely to work with cmake either. I'd work on fixing the Visual Studio install first.
|
Which OS are you using? VS2013 requires Windows 7 or above.
|
did you log off/on or restart computer after installing VS?
if so best thing to do would possibly be uninstall (and delete VS reg files) if your not sure how to delete reg files best thing to do is possibly install IObit un-installer use that to uninstall program and do a powerfull scan... tick all boxed and clean this will delete all reg files for VS then reinstall |
Quote:
|
okay, now I am getting the fatal error Clr 80004005 and so on. I have tried a number of things. any advice?
|
I have windows 7 also
|
I too had trouble with CMAKE, If you don't have the SDK intalled try installing it. It worked for me.
http://msdn.microsoft.com/en-US/wind.../bg162891.aspx |
Currently uninstalling it all and starting over
|
All times are GMT -4. The time now is 12:04 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.