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

Getting bugs #873

Closed kem008 closed 11 years ago

kem008 commented 11 years ago

I having a lot of bugs when I want to configure the with cmake

Detected 32-bit platform Using supplied MySQL sources MSVC: Enabled large address awareness MSVC: Enabled SSE2 support MSVC: Overloaded standard names MSVC: Disabled NON-SECURE warnings MSVC: Disabled POSIX warnings MSVC: Disabled generic compiletime warnings Found OpenSSL: optimized;C:/OpenSSL-Win32/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win32/lib/VC/libeay32MDd.lib
WARNING - Missing repository tags - you may need to pull tags with git fetch -t WARNING - Continuing anyway - note that the versionstring will be set to 0000-00-00 00:00:00 (Archived)

-- MySQL 5.5.29 Looking for include file pthread.h Looking for include file pthread.h - not found Found Threads: TRUE
Check size of void Check size of void \ - done SCRIPT PREPARATIONS -> Prepared: Spells -> Prepared: Commands -> Prepared: Custom -> Prepared: World -> Prepared: Outdoor PVP Zones -> Prepared: Eastern Kingdoms -> Prepared: Kalimdor -> Prepared: Outland -> Prepared: Northrend -> Prepared: The Maelstrom SCRIPT PREPARATION COMPLETE

Configuring done

kem008 commented 11 years ago

Any new version with the git or cmake ? or what because I didnt find any new version what happen? because only me getting this ?

Bootz commented 11 years ago

WARNING - Missing repository tags - you may need to pull tags with git fetch -t is your warning our repository tags are set.

Looking for include file pthread.h - not found building under win doesn't use this so its skipped.

kem008 commented 11 years ago

Okay LOL now if I use it to clone it with github it is working LOL