Issues with loading a simple test plugin

barinelg

New Member
Hello!

I am attempting to test my plugin development environment using the simple plugin found at https://github.com/jp9000/OBS/wiki/Plugin-Tutorial-\-Building-Your-First-First-Plugin. It compiles fine and I get a DLL, but OBS does not list it in plugins. When trying the 64-bit version I do get a dialog box saying that my test DLL isn't supported for 64-bit. With the 64-bit dialog box it means it does seem like OBS does see the plugin, but it won't list it in 64-bit nor 32-bit. I'm not exactly sure where to go from here to debug. I'm using the Windows 0.64b version of OBS. Any ideas would be greatly appreciated.

Thanks for your time!
 
Top