MMOCoin

Likes Likes:  0
Page 3 of 7 FirstFirst 1234567 LastLast
Results 21 to 30 of 63
  1. #21
    Grunt

    Join Date
    Feb 2010
    Posts
    42
    Post Thanks / Like
    Rep Power
    18
    Reputation
    98

  2. #22
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    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.

  3. #23
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    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 server
    Last edited by cyberium; 09-04-10 at 03:36 PM.

  4. #24
    Beginner

    Join Date
    Feb 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1
    good work

  5. #25
    Beginner

    Join Date
    Apr 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    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.

  6. #26
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319
    Quote Originally Posted by Miqzo View Post
    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.
    What version of Visual C++ are you using ?
    No touching please.

  7. #27
    Beginner

    Join Date
    Apr 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1

    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





  8. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  9. #28
    Beginner

    Join Date
    Apr 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    Quote Originally Posted by Lestat View Post
    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
    i got it fixed tnx, i just did a svn update on the scriptdev2 folder and it fixed it

  10. #29
    Beginner

    Join Date
    Apr 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    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

  11. #30
    Beginner

    Join Date
    May 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1

    Nice


    Register to remove this ad
    No questions asked ;D

 

 
Page 3 of 7 FirstFirst 1234567 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •