Likes: 0
Results 21 to 30 of 63
-
08-04-10, 02:13 PM #21
Register to remove this adThanks
› See More: {SuperGuide} Create,Compile,Configure,MaNGOS + UDB + Scriptdev2(3.x.x+)
-
09-04-10, 01:43 PM #22
Thanks for this guide.
Anyway i have probably do some mistake. When i try to build it i have the following message about "windows.h" not found.
"..\..\src\bindings\universal\system.cpp(20) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory"
I installed correctly "Platform SDK". I think i probably must modify some settings to tell where the sdk is to VisualStudio. I am not sure where i can put these info.
Update: foget my questions. I find it in
"Tools" menu -->options -->project and solutions-->folder of VC++
Select under combobox "include"
Click add line button and add folder "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include"
Now i have some compilation error i will try to resolve it.Last edited by cyberium; 09-04-10 at 02:05 PM.
-
09-04-10, 02:24 PM #23
Here is my new difficultie
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\intrin.h(1041) : error C2733: second C linkage of overloaded function '_interlockedbittestandreset' not allowed
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\intrin.h(1041) : see declaration of '_interlockedbittestandreset'
I cannot get ride of it :/
Update : Here is the solution MaNGOS: the open source MMORPG serverLast edited by cyberium; 09-04-10 at 03:36 PM.
-
13-04-10, 03:30 PM #24
-
23-04-10, 01:01 PM #25
I have a small problem, whenever I try to open the mangosdVC80.sln file, nothing happens, I installed everything before that the way the guide told me to.
-
23-04-10, 01:50 PM #26
-
10-05-10, 02:00 PM #27
Scriptdev2 Problem
Hi
Tnx for the awesome guide, really helped alot.. I have just 1 problem
1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting revision
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Extracting revision"
1>Build log was saved at "file://c:\Users\Lestat\Desktop\Mangos Super\src\src\bindings\scriptdev2\VC90\ScriptDev2_ _Win32_Release\BuildLog.htm"
1>ScriptDev2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any help
Much appreciated
Tnx
-
10-05-10, 04:54 PM #28
-
12-05-10, 02:04 AM #29
Morning, well it's morning over here ..I got this problem
2010-05-12 07:55:01 ERROR:Correct *.map files not found in path 'C:\Users\Lestat\Desktop\Mangos Super\src\Server./maps' or *.vmap/*vmdir files in 'C:\Users\Lestat\Desktop\Mangos Super\src\Server./vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.
Any help plz
-
12-05-10, 11:21 AM #30