Revision: 6250 http://sourceforge.net/p/smartbody/code/6250 Author: fastict Date: 2015-10-21 19:15:02 +0000 (Wed, 21 Oct 2015) Log Message: ----------- branch - protobuf - added binaries for vs2015. Built by me. Same steps as in r5327
Before building, created new x64 config, based on Win32 settings. (separate debug and release commits due to sourceforge acting odd) ---- r5327 sdk - protobuf - recompiled to remove warnings build steps: protobuf-2.5.0.zip https://code.google.com/p/protobuf/downloads/detail?name=protobuf-2.5.0.zip&can=2&q= - opened \protobuf-2.5.0\vsprojects\protobuf.sln - converted to VS2010 - in libprotobuf and libprotoc: - in Debug Build, changed Target Name - added 'd' at the end, $(ProjectName)d - in both Debug and Release, changed Program Database File Name to: $(OutDir)\$(TargetName).pdb - built both projects, in both Debug and Release. - copied .lib and .pdb to location in sb svn Revision Links: -------------- http://sourceforge.net/p/smartbody/code/5327 http://sourceforge.net/p/smartbody/code/5327 Modified Paths: -------------- branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release/libprotobuf.lib branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release/libprotobuf.pdb branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release/libprotoc.lib branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release/libprotoc.pdb branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release64/libprotobuf.lib branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release64/libprotobuf.pdb branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release64/libprotoc.lib branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/external/protobuf/lib/Release64/libprotoc.pdb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn