[osg-users] [vpb] Latest VPB with OSG 3.4.0RC5 with VS2013

Can T. Oguz ctoguz at gmail.com
Wed Jul 22 05:52:50 PDT 2015


No, CMake builds only if I replace references to 

VIRTUALPLANETBUILDER_SOURCE_DIR

with 

CMAKE_SOURCE_DIR

Now, after this changes, I have new build errors attached :)

It looks like I needed to add something to disable the checked iterators, so I tried adding 

ADD_DEFINITIONS(-D_SECURE_SCL=0)

but it didn't work. 

2>gdal.lib(cpl_odbc.obj) : error LNK2019: unresolved external symbol _SQLAllocConnect at 8 referenced in function "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession at CPLODBCSession@@QAEHPBD00 at Z)

And what about this?

Thanks,

Can

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=64417#64417



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildlog2.txt
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150722/5e2d1637/attachment-0003.txt>


More information about the osg-users mailing list