08keelr
-
Posts
28 -
Joined
-
Last visited
Posts posted by 08keelr
-
-
who said redownload?
Right, well what do I do then? You need to add some sort of description / fix when you reply instead of making it just quotes.
-
The C compiler identification is unknown The CXX compiler identification is unknown Detected 32-bit platform
I have visual C++ 2010 express with service pack 1.. I got the 2008 aswell... So you're asking I redownload them? Well i've done it, so i'll do it again.. -.-'
-
this might be trying to tell you something.. just maybe
Well i've tried the revision fix and it's not worked.. I'll look into it more.
EDIT: GOT RID OF THOSE "WARNING'S", BUT STILL GET THE SAME ISSUE..
-
You have one # on your cmake path when trying to compile. Removing it will fix it.
Is this to me or Energizer? And my Cmake path? I don't have one when trying to configure / generate through Cmake.
-
I am getting a real big problem with my Cmake.. I've reinstalled EVERYTHING, deleted the repo and re-cloned it.. ect, ect.. I have tried Visual C++ 2008 / 2010 and they both give same errors..
NOTE: WHEN I CONFIGURE THE 1ST TIME, IT GIVES ERROR.. THEN I UNTICK THE MYSQL SOURCES BOX AND IT GETS RID OF THE ERRORS, BUT STILL DOESN'T FULLY GENERATE.
Here is the error:-
I hope someone can help me with this, as I am really struggling to resolve it.. (I HAVE LOOKED ON THE FORUMS FOR SIMILAR ISSUES.. :S)
Fixing my GITEXTENSIONS programme as I had not installed it correctly.. EDIT: DID NOT FIX.
-
I am having this issue also. I have not used Cmake is DEBUG at all.. But when I try and configure it to Visual 10 / 8 (x64 for my system) it gives me a tonne of errors.. Here is one of them:
CMake Error: Internal CMake error, TryCompile configure of cmake failed
Check size of unsigned long - failed
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (message):
no suitable type found
Call Stack (most recent call first):
dep/mysqllite/configure.cmake:522 (TEST_BIG_ENDIAN)
dep/mysqllite/CMakeLists.txt:48 (include)
Configuring incomplete, errors occurred!
AND
CMake Error: Internal CMake error, TryCompile configure of cmake failed
Looking for rint - not found
Performing Test HAVE_ISINF
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:3 (PROJECT)
EDIT: Downscaling my Cmake version from 2.8.10 TO 2.6.4 - DIDN'T WORK.
-
Did you rerun cmake and cleaned up your build?
Yea, i got the git from scratch, worked fully with Cmake, then when i try to compile it, i clean it first, then build it and the clean works but the build gives me that error..
-
Hey guys... When i try to compile trinitycore in Microsoft Visual 2010, i get an error with the Worldserver and authserver .rc files.. This error tells me that there is a numeric value missing and is expected to be there. Please fix this. Screeny for you to see.
The link is: http://postimage.org/image/1vwvlsvr8
Compile or cmake problems
in Help and Support
Posted
Thanks a lot for that, I am going to test it once i've finished installing my Visual Studio.