View Single Post
  #2  
Old 11-05-2014, 09:44 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Vizard 5 will still load plugins using the old interface. The new SDK does not include the old-style sensor header files. However, if you have them from the previous SDK, then it should compile and work fine with Vizard 5.

There is one caveat: if your plug-in uses any OSG libraries, then you will need to use the newer OSG header/lib files from the Vizard 5 SDK.
Reply With Quote