Rastkizz:
I have compiled the new release and got the following errors:
2>------ Build started: Project: game, Configuration: Release Win32 ------
2>Compiling...
2>MovementHandler.cpp
2>..\\..\\src\\game\\MovementHandler.cpp(616) : error C3861: 'CHECK_PACKET_SIZE': identifier not found
2>..\\..\\src\\game\\MovementHandler.cpp(621) : error C3861: 'CHECK_PACKET_SIZE': identifier not found
2>..\\..\\src\\game\\MovementHandler.cpp(667) : error C3861: 'CHECK_PACKET_SIZE': identifier not found
2>..\\..\\src\\game\\MovementHandler.cpp(672) : error C3861: 'CHECK_PACKET_SIZE': identifier not found
2>Build log was saved at "file://d:\\Mangos Compile\\vehiclebranchcore_rev8411\\rastikzzz-mangos-19f7414dc1ff127431c0c882f6489703341ed253\\win\\VC90\\game__Win32_Release\\BuildLog.htm"
2>game - 4 error(s), 0 warning(s)
3>------ Build started: Project: mangosd, Configuration: Release Win32 ------
3>Linking...
3>LINK : fatal error LNK1181: cannot open input file '.\\game__win32_release\\game.lib'
3>Build log was saved at "file://d:\\Mangos Compile\\vehiclebranchcore_rev8411\\rastikzzz-mangos-19f7414dc1ff127431c0c882f6489703341ed253\\win\\VC90\\mangosd__Win32_Release\\BuildLog.htm"
3>mangosd - 1 error(s), 0 warning(s)
4>------ Build started: Project: script, Configuration: Release Win32 ------
4>Linking...
4>LINK : fatal error LNK1181: cannot open input file 'mangosd.lib'
4>Build log was saved at "file://d:\\Mangos Compile\\vehiclebranchcore_rev8411\\rastikzzz-mangos-19f7414dc1ff127431c0c882f6489703341ed253\\win\\VC90\\script__Win32_Release\\BuildLog.htm"
4>script - 1 error(s), 0 warning(s)
Do you have any idea what is the problem? Or is there any fix for this?
Thanks in advance!
EDIT:
Should I create another merge with rev8411? Some of the files missing from VC90.