ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
343 stars 218 forks source link

Debug problem #857

Closed kem008 closed 11 years ago

kem008 commented 11 years ago

I need your help guys You said you debugged with microsoft 2010 but I have installed and need registration key and I have uninstalled the old and I got this from the cmake gui

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:49 (include)

kem008 commented 11 years ago

I will use microsoft visual studio ultimate 2012 again because it was worked for me but I the running wild was make a big error with the visual studio I will make screenshot for it. runningwild

SkyFire commented 11 years ago

Core functions should not be compiler dependent. I checked the core and compile it in all VS versions from 2005 to the present. Both 32 and 64 bit debug. NO ISSUES! Also using the latest cmake and mysql servers too. BTW compiles fine on debian linux also.

kem008 commented 11 years ago

When I want to compile with cmake to visual studio 2010 I got this

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:49 (include)

kem008 commented 11 years ago

Please answer to my topic for help I really need help guys http://www.projectskyfire.org/index.php?/topic/9738-need-help-with-debug/

SkyFire commented 11 years ago

Your the only one that seems to have an issue with debug. We are not your personal support service.

kem008 commented 11 years ago

Yee but. Somebody plz help me for me the 2010 is not working with cmake plz help answer for my topic

kem008 commented 11 years ago

The 2012 make bugs with the running wild and with the worgen quest cinematic bug

Bootz commented 11 years ago

i use both msvs10 & msvs12 without issues

kem008 commented 11 years ago

And what is your system 32-bit winxp? I am using 64bit win 7 enterprise I have already installed openssl 1.0.x not the light verion and I have mysql 5.5.9 and newest version of cmake and I have already installed every redist x86 and x64. I have tested 2012 the cmake it was work and the debugging too. But when I want to test runnigWild I got tbis worldservercrash. The 2010 is not working becuz I gotproblem with the cmake alwys have problems with the ccompiler always said unknown and the cxx compiler too.

kem008 commented 11 years ago

It can be depend on if I registered the win7 in legal mode?

Bootz commented 11 years ago

the core is not dependent on your licensing of your OS ... and who on sams hell runs xp anymore? my base OS is win7 x64, and all my other OS's run out of VM. all build and run without any of these issues, your discussing ::points back to comment b4 the close::

kem008 commented 11 years ago

I dont know what I did wrong I saw video about the compiling and read the skyfire wiki how can I install in windows the core.

ImageDev commented 11 years ago

i just now installed MSVS on this lappy, (vs90/2010/2012) new MySQL, and SQLyog, and externals all builds in deb, rel.debinfo and in release x86/x64 and runs just fine... testing for OSX Mountain Lion next then onto the other "main *nix OS's and then on android, after re-patching make for that environment.

kem008 commented 11 years ago

I found the problem. The problem was with the cmake gui it had wrong path I have changed it and now it is working fine :D

kem008 commented 11 years ago

http://www.trinitycore.org/f/topic/7575-cmake-error-urgent/

ImageDev commented 11 years ago

thats old as hell... lol its easier to run the build in bat in vc/bin /shrug... lol