fantasizer
10-17-2010, 01:51 AM
I compiled 64-bit version of my plugin in VC++ 2010 Express (with Windows SDK 7.1). It runs fine in the compiling machine. But the following error comes up if it is being run in another machine:
// Error: line 1: Unable to dynamically load : myPlugin.mll The specified module could not be found.
Any idea of what went wrong? Thanks.
// Error: line 1: Unable to dynamically load : myPlugin.mll The specified module could not be found.
Any idea of what went wrong? Thanks.
