Neither on my windows machine (Visual Studio 2010) nore on debian i can compile the latest 4.3.4 core (29f8c1781b)
Windows says:
error C2664: 'void Player::DestroyItemCount(uint32,uint32,bool,bool)': Converting param 1 from 'Item *' into 'uint32' not possible E:\WoW\GIT\TrinityCata\src\server\game\Spells\Spell.cpp 4433 1 game
error LINK1181: can't open "../game/RELEASE/game.lib"
Linux gets tons of Errors like:
/src/server/game/Server/Protocol/Opcodes.cpp:1282:1: error: pasting ""SMSG_WORLD_STATE_UI_TIMER_UPDATE"" and ""_COMPRESSED"" does not give a valid preprocessing token
/src/server/game/Server/Protocol/Opcodes.cpp:1284:1: error: pasting ""SMSG_ZONE_UNDER_ATTACK"" and ""_COMPRESSED"" does not give a valid preprocessing token
maybe 4.3.4 is not ready to compile, but i could not find any post about this.
lg,
oagherk