primem0ver
Emperor
I need to know what kind of libraries I can use when designing my C++ code so I have a few questions I need answers too.
What version of C++ (language) is used in the C2C Build?
What developing platform? (Visual Studio?) What version?
Is the standard namespace used? I would like to use some things like std::shared_pointer<typename>. Will that be compatible with C2C and the Civ4 sdk?
I just want to make sure the classes I build will be compatible with the language structure and libraries currently being used. Thanks.
What version of C++ (language) is used in the C2C Build?
What developing platform? (Visual Studio?) What version?
Is the standard namespace used? I would like to use some things like std::shared_pointer<typename>. Will that be compatible with C2C and the Civ4 sdk?
I just want to make sure the classes I build will be compatible with the language structure and libraries currently being used. Thanks.