View Single Post
  #1  
Old 04-14-2014, 12:10 PM
shivanangel shivanangel is offline
Member
 
Join Date: Feb 2006
Location: New Jersey
Posts: 182
Vizard SDK and VS 2012?

I read your documentation and I noticed it said VS 2008 when creating extensions.

I followed the guide and tried creating the basic extension dle, however it won't load at all in Vizard: ** ERROR: Failed to load plug-in: 'SDK_Tutorial.dle'
But it does build just fine.

I'm using VS 2012 ( only thing I have ).

I then tried to load your example project and build it, however I get a ton (188) linking errors.
I checked the settings and compared them with what is in your help file, and nothing seems to get around the linking issues. Include and Lib directory seem to be fine, just about all the VS 2008 project settings came out ok.

It is definitely having issues linking to the OSG side of things.

Any thoughts?
Reply With Quote