Jump to content

warrior1988

Members
  • Posts

    7
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by warrior1988

  1. I set my VC++ Directories to:

    C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0A\\bin (Executable Files)

    C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0A\\Include (Include Files)

    C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0A\\Lib (Library Files)

    And already set Scripts "Project Dependencies" to mangosd

    Compiling Mangos Rev 8778, using Windows 7 RC1 and Visual C++ 2008 Express Edition, here's the last line I got:

    12>LINK : fatal error LNK1181: cannot open input file '..\\..\\dep\\lib\\win32_release\\tbbmalloc.lib'
    12>Build log was saved at "file://d:\\Master Games\\World Of Warcraft\\Master Server\\Core\\mangos\\win\\VC90\\mangosd__Win32_Release\\BuildLog.htm"
    12>mangosd - 1 error(s), 0 warning(s)
    13>------ Rebuild All started: Project: script, Configuration: Release Win32 ------
    13>Deleting intermediate and output files for project 'script', configuration 'Release|Win32'
    13>Compiling...
    13>sc_default.cpp
    13>system.cpp
    13>ScriptMgr.cpp
    13>Linking...
    13>LINK : fatal error LNK1181: cannot open input file 'mangosd.lib'
    13>Build log was saved at "file://d:\\Master Games\\World Of Warcraft\\Master Server\\Core\\mangos\\win\\VC90\\script__Win32_Release\\BuildLog.htm"
    13>script - 1 error(s), 0 warning(s)
    ========== Rebuild All: 8 succeeded, 5 failed, 0 skipped ==========

    Any suggestion?

    i Get the ssame kind of error... someone please help me out ........

  2. well i tried something made it execute but it is giving me some error such that it could not connect.. here it is..

    2pskugi.jpg

    i dunno y database is not getting connected.. but when i try connecting with SQLyog it is working and gets connected,

    And one more thing i can find is.. i login SQLyog @ 127.0.0.1 and here i chcked the file mangosd.conf and it has 127.0.0.1 but y does it show in command as connecting root @ 'localhost' ?

    and this is how my folder looks like am i correct??

    20fbvyx.jpg

  3. guyz pls help me here.. when i follow the steps

    -Install your GIT client if you haven't already

    -Once installed, make a folder anywhere and call it whatever you want (this will be your MaNGOS source folder so you might want to call it "MaNGOS" or something)

    -Right click your new folder and select "Git GUI Here"

    -When the GIT GUI window comes up, click on "Clone Existing Repository"

    -Another window should pop up

    -In the "Source Location" field, type in:

    Code:

    git://github.com/mangos/mangos.git

    -In the "Target Directory" field, type in the filepath of your folder (e.g. C:\\MaNGOS)

    -Click "Clone" and wait for it to finish

    -Once it's done, close the GIT GUI

    After pressing Clone i get this error

    gitx.jpg

    my file path is also correct.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use