Moderator: MacroQuest Developers
Can you describe WHY you need this to work? That would give us the opportunity to provide alternate solutions since this type of problem is somewhat hard to debug from a distance.Now I have an issue of when I need to change the Read-Only for the folder it acts like it does and then you look again and its still checked. Any ideas of what I have done wrong or how to resolve this? Computer is brand new with just eq and Visual C++.net (version 2003) installed.
selection 3 (second one) from the manual at location : http://macroquest2.com/main.php?p=manualTo compile with VC.net:
1. Install Visual VC.NET
2. Download the MacroQuest 2 source files
3. Unzip it into any new folder
3. Right click the folder, select Properties, and remove the Read only flag
4. Double-click MQ2Auth.exe. This will create the file necessary for compiling MQ2 in the MQ2Main folder.
4. Double-click the Macroquest2.sln file. VC.net will open the MacroQuest project
6. Go Build menu and select Configuration Manager
7. Select Release, and place a check in each dll you want compiled. Click the Close button





Correct. But the file needs to be updated from every machine.Yes I have ONE mq2auth0.h file
Bob4. Double-click the Macroquest2.sln file. VC.net will open the MacroQuest project
6. Go Build menu and select Configuration Manager
7. Select Release, and place a check in each dll you want compiled. Click the Close button