This is happening because you are compiling on debug mode when you should be compiling on release mode. Look on your top menu bar and find Debug and change it to Release, then it should run through with no errors, and one warning in EqShareMem.dll. I hope this fixed your problem
~Kevin Pure
|