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

Compile error (-DTOOLS=1) #907

Closed Mythos closed 11 years ago

Mythos commented 11 years ago

When I try to compile the latest source I get following errors:

/ home / trinity / SkyFireEMU / dep / Acelite / ace / os_include / os_inttypes.h: 30:31: fatal fault r: os_inttypes.h: File or directory not found Compilation terminated. make [2]: * [src / tools / mmaps_generator / CMakeFiles / mmaps_generator.dir / VMapExtensions.cpp.o] Erro 1 make [2]: * Waiting for unfinished processes on ... make [2]: * [src / tools / mmaps_generator / CMakeFiles / mmaps_generator.dir / MapBuilder.cpp.o] Error 1 r make [2]: * [src / tools / mmaps_generator / CMakeFiles / mmaps_generator.dir / PathGenerator.cpp.o] Fe counter 1 make [2]: * [src / tools / mmaps_generator / CMakeFiles / mmaps_generator.dir / TerrainBuilder.cpp.o] Erro 1 make [1]: * [src / tools / mmaps_generator / CMakeFiles / mmaps_generator.dir / all] Error 2

SkyFire commented 11 years ago

Confirmed. Best to build the compiler tools in windows for. Will fix this when I get home.

thomas33 commented 11 years ago

make sure your parameter explanations .. it's working #871

Mythos commented 11 years ago

@SkyFire without tools it works perfectly ;-)

SkyFire commented 11 years ago

Fixed in. https://github.com/ProjectSkyfire/SkyFireEMU/commit/3fb1709eeec59445fcf32939659cb19ce545a9e7