#1
|
|||
|
|||
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. Code:
****************************************************************************** ** Loading testImageGen.py ****************************************************************************** ** ERROR: Failed to load plug-in: 'imagegen.dlt' ** Load Time: 114.54 seconds |
#2
|
|||
|
|||
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.
|
#3
|
|||
|
|||
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?
|
#4
|
|||
|
|||
Vizard 4.0 will be compiled with VS 2008, but that will not be released anytime soon.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a Vizard Sensor Plugin | farshizzo | Plug-in development | 25 | 08-01-2019 01:24 AM |
Live Characters plugin | Frank Verberne | Vizard | 7 | 03-01-2012 03:23 AM |
Howto debug a custom plugin? | reedev | Plug-in development | 3 | 04-23-2009 03:16 PM |
Vicon Plugin | Micheal | Plug-in development | 2 | 08-29-2007 04:03 AM |
Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM |