Page 1 of 1

SOLVED - Help with compiling on Visual Studio 2013

Posted: Sun Mar 01, 2015 2:13 am
by Cpt_Cam
When I build mq2main I get a series of errors from EQClasses.h "member function already defined or declared"

I looked across the forums for this or similar and couldn't find anything helpful. I tried another compiler called CodeBlocks and it gives the same error. The errors related to the syntax of class construction.

Does anybody know how I can get past this? Maybe some setting in the compiler I'm missing or remming code? Below are screenshots of the two compilers...
macroquest2.PNG
macroquest2.PNG (106.78 KiB) Viewed 663 times
Capture2.PNG
Capture2.PNG (151.4 KiB) Viewed 663 times

Re: Help with compiling on Visual Studio 2013

Posted: Sun Mar 01, 2015 8:13 am
by EqMule
Which file did you double click to open the solution in visual studio 2013? And second question did you run mq2auth.exe once as admin?

Re: SOLVED - Help with compiling on Visual Studio 2013

Posted: Thu Mar 05, 2015 6:47 pm
by Cpt_Cam
Thanks EQMule. I wasn't running Mq2auth.exe as administrator.

I put together a Youtube Video that shows the process from beginning to end (albeit a bit fuzzy (sorry)) in case anybody else runs into issues with VS2013 and just needs to see the overall process.