Likes: 0
Results 1 to 7 of 7
-
27-02-11, 07:33 AM #1
[How To] Use Cmake with MaNGOS [Windows]
Register to remove this adHey guys.... I noticed that many of the ppz who havent worked with Cmake have big problems with using it. My guide will 100% Help you! So just follow the steps:
Tools and programs you will need:
1.Cmake Download
2.Microsoft Visual Studio C++ 2010 Download
3.Microsft Red C++ 2008 Download
4.Microsft Red C++ 2010 Download
5.OpenSSL - Download
6.NetFrame Work - Download
After Installing all the crap, and pulling the source open Cmake.
1.Choose where is your pulled source
2.Go to C:\Program Files and create folder "MaNGOS"
3.Now go back to Cmake
4.Choose where to be placed the new source, which you will use with visual studio.
5.Click Configure and choose Visual Studio 10
6.After finishing the proccess, click again Configure
7.Now Generate
So thats its it... go to the dir where you choosed for the source and Run "MaNGOS.sln"
› See More: [How To] Use Cmake with MaNGOS [Windows]
-
27-02-11, 11:48 AM #2
Sick. Am keen to try this out!
-
27-02-11, 03:46 PM #3
thx ... yeap :P it will defently help you
-
01-03-11, 01:00 AM #4
Somewhat, I think there's an easier solution:
1. Download everything from the main post.
2. Run "createprojects.bat" in the default mangos source folder.
-
01-03-11, 05:56 PM #5
It doesnt work for me, and Cmake is more sure. Anyways ok
-
05-03-11, 08:14 PM #6
+r (fillz)
No touching please.
-
06-03-11, 04:00 AM #7
Register to remove this adthx