Building Plug-in - Platform issue (Solved)

Original problem: Having problem using the plug-in on another machines/platforms.

Solution: Don’t try to test the debug version on other machines like me! hehe. Build the release and use that one.

I have been using VS 2013 w/ v100 toolset in the properties

So no such problems with VS2013?
Anyone else using VS 2015?

That’s a Debug dll which isn’t redistributable. Build a Release build.

Rail

Wow I didn’t know debug versions don’t work on other machines, never tried it before.
Thanks for clearing that out for me Rail.