Thx for release.
All sources compiles without any problems, tested on v14 compiler and AIR SDK 3.4 (clean source build, utilites rebuild and resources cooking).
P.S:
1) Add missed linker reference to commonlib.lib to few projects (center server and...oh i dont remember, just check for reference if linker was fail)
2) If you use v10+ compiler (vs2010+), you must recompile libevent.lib from original sources, cause deprescated toolset definions
3) For v10+ compiler - fix all string constants that constructed by defs (replace FOOO_SOMEDEF""BOO_SOMEDEF to FOOO_SOMEDEF BOO_SOMEDEF)
4) Compiler can fail on networking library. That happen, cause "bind" function name conflict (winsock vs std), just replace "bind" to "::bind"
P.S.S:
Can be translated by data from en ofitial localization
Archives list can be found here
Assets list can be found here
Archive compression algoritm can be found in %SOURCES%\sjsy-tools\blade_archive
![]()



Reply With Quote

