WorldViz User Forum  

Go Back   WorldViz User Forum > Plug-in development

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-15-2009, 03:42 PM
Brett Lindberg Brett Lindberg is offline
Member
 
Join Date: Jul 2008
Posts: 18
Creating a ImageGen plugin

I can run all the examples in the SDK, except the ImageGen example. I see all the *.dl*s were created in 2006, but the ImageGen.dlt file was created in 2004.
Building the ImageGen plugin works, but when I run it, it gives me an error:
Code:
Runtime Error!  

Program: ...\winviz.exe

R6034
An application has made an attempt to load the C runtime library incorrectly.
then in the vizard window:
Code:
******************************************************************************
** Loading testImageGen.py
******************************************************************************
** ERROR: Failed to load plug-in: 'imagegen.dlt'
** Load Time: 114.54 seconds
I'm using VS2008, Vizard 3.0 developer
Reply With Quote
  #2  
Old 09-16-2009, 11:05 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Vizard 3.0 is built with VS2003, so you will need to compile your plugin with the same version, or else the runtime libraries will get mixed up and cause errors like the one you are seeing.
Reply With Quote
  #3  
Old 09-18-2009, 09:36 AM
Brett Lindberg Brett Lindberg is offline
Member
 
Join Date: Jul 2008
Posts: 18
VS2003 is incompatible with both Vista and Windows 7. Is there an update to Vizard coming any time soon which upgrades to VS2005, -08, or -10?
Reply With Quote
  #4  
Old 09-18-2009, 10:45 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Vizard 4.0 will be compiled with VS 2008, but that will not be released anytime soon.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Vizard Sensor Plugin farshizzo Plug-in development 25 08-01-2019 12:24 AM
Live Characters plugin Frank Verberne Vizard 7 03-01-2012 02:23 AM
Howto debug a custom plugin? reedev Plug-in development 3 04-23-2009 02:16 PM
Vicon Plugin Micheal Plug-in development 2 08-29-2007 03:03 AM
Could not find plugin to load objects... halley Vizard 1 05-30-2006 11:01 AM


All times are GMT -7. The time now is 07:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC