![]() |
|
|
|
#1
|
|||
|
|||
|
Its been a while since I've used Eclipse, so I did not attempt to reproduce the problem. However, i've got a theory.
I suspect Eclipse is trying to execute your scripts with the default python.exe rather than winviz.exe. Transform.dll was compiled to run with the version of python embedded in winviz.exe, not whatever python.exe I think Eclipse is trying to use, thus the dll is failing to load. Check that you are trying to execute with 'external tools,' not the default green arrow execute icon. Also, double check that everything is right in step 3 of my initial instructions.
__________________
Paul Elliott WorldViz LLC |
|
#2
|
|||
|
|||
|
Your assumption proved right:
Eclipse used the default python.exe for running. Explicit usage of the external tool winviz.exe works fine(green arrow icon with red suitcase). Thanks for that hint! |
|
#3
|
|||
|
|||
|
Hey Penguin,
How's Eclipse working out for you? I loved Eclipse's auto-complete feature, but ended up going back to using Vizard's IDE. I like having the standard output in the same window as the code, rather than the command line window winviz pops up.
__________________
Paul Elliott WorldViz LLC |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| McAfee Privacy Service 8.1 causes Vizard not to run | mspusch | Vizard | 2 | 09-24-2008 05:17 PM |
| Fall 2007 release of Vizard R3 | 3 D | Announcements | 0 | 10-15-2007 04:50 PM |
| McAfee Privacy Service 8.1 causes Vizard not to run | mspusch | Vizard | 0 | 03-01-2007 08:24 PM |
| Matlab and Vizard | brystewa | Vizard | 1 | 09-18-2006 03:11 PM |
| wxPython with Vizard | farshizzo | Vizard | 18 | 09-29-2005 08:49 AM |