Library

Talk:Compile MaNGOS On Windows

From MangosWiki

"QUOTE [*]Open up Visual C++ Studio and go to Tools > Options. In the dialog that pops up click the plus sign next to Projects and Solutions and then click VC++ Directories. The drop down menu should say Executable Files. Click the button that looks like a folder and type

CODE C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin

Then click the drop down menu and select Include Files. Click the folder button again and type in

CODE C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include

Then click the drop down menu again and select Library Files. Click the folder button and type in

CODE C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib "

This should be changed. I actually putted in the "CODE" text, which VC++ didn't understand. Also, if you have windows in a different language, the typical folder for program files wouldn't be "program files" but a translated sentence of that. We should warn people to use the correct path.