hstewarth
04-08-2006, 02:27 PM
I just decided to attempt to start development on Plugin for Lightwave,
so I started up Visual Studio 2005 with went thought Aurora Grafx tutorial and inserted the source files and def into projects directly - created a new file copy the hello plugin directly into a C++ file - made changes in tutorial on C++ files and suggessly compile the dll. Rename it to .P and place it in the plugins directory.
When I try to load the plugin - I can error message that it could not load it.
I am curious what I am missing here.
I basically looking for start project to start looking at some of my ideas for a plugin. Basically learning stage.
I been in software development for 20 years - MSDN subscriber. Lightwave since 4.0 but nothing serious.
so I started up Visual Studio 2005 with went thought Aurora Grafx tutorial and inserted the source files and def into projects directly - created a new file copy the hello plugin directly into a C++ file - made changes in tutorial on C++ files and suggessly compile the dll. Rename it to .P and place it in the plugins directory.
When I try to load the plugin - I can error message that it could not load it.
I am curious what I am missing here.
I basically looking for start project to start looking at some of my ideas for a plugin. Basically learning stage.
I been in software development for 20 years - MSDN subscriber. Lightwave since 4.0 but nothing serious.