Search found 4 matches

by nemesis855
Sun Sep 26, 2004 9:32 pm
Forum: MQ2::General
Topic: Newbie recompile blunder?
Replies: 11
Views: 3449

Well, I'm sure you will all be "thrilled" to learn I solved my problem. Thank you all for your suggestions (and yes, I should have posted this originally to the 'help' forum ... wasn't paying attention). Anyway, I'm not sure which (if any) of the steps below did the trick, but this is what...
by nemesis855
Fri Sep 24, 2004 11:09 pm
Forum: MQ2::General
Topic: Newbie recompile blunder?
Replies: 11
Views: 3449

Hmm. If you look in D:\MQ2\MQ2Main directory, do you see the MQ2Auth0.h file? How did you initially open the solution with VS.NET, and did it request to convert the projects, and did you tell it to do so? htw Question 1: No, its in D:\MQ2. Should I manually move? Question 2: Initially, I clicked on...
by nemesis855
Fri Sep 24, 2004 10:29 pm
Forum: MQ2::General
Topic: Newbie recompile blunder?
Replies: 11
Views: 3449

Try this then: 1) Click Start, then Run, in the Open box, type: cmd <press enter> 2) type: D: <press enter> 3) type: CD \MQ2 <press enter> 4) type: MQ2AUTH <press enter> 5) type: exit <press enter> 6) Open up VS.NET, select the Macroquest project from the MQ2 directory, and clean/build solution. Th...
by nemesis855
Fri Sep 24, 2004 9:40 pm
Forum: MQ2::General
Topic: Newbie recompile blunder?
Replies: 11
Views: 3449

Newbie recompile blunder?

greetings all, I suspect I've commited some sort of newbie blunder in recompiling tonight. My working copy of MQ2 stopped working with the recent EQ patch ("incorrect client version"). In a stroke of newbie "genius" , I figured I'd download the latest version and recompile. After...