2008-08-08, 04:13 AM
I am attempting to build the HelloWorld plugin from the tutorial. By the way, kudos to whoever wrote the tutorial. It is excellent. I have built the plugin implementing GBPVR.Public.IMenuTask using MS Visual C# 2008. I copied the resulting HelloWorld.dll to the GBPVR\Plugins directory. But when I run GBPVRConfig, HelloWorld does not show up in the list of plugins. I also tried this with MS Visual C# 2005. Same result. I know I must have done something wrong. Anyone have a clue what I did wrong? I've attached my very simple HelloWorld.cs file.