help compiling ascent menu

User Tag List

Results 1 to 9 of 9
  1. #1
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help compiling ascent

    OK i get this error i was using a guide and im on like step 3

    1. Open ascentVC80
    2. Go to Build/Configuration Manager
    3. Selectati in "Active solution configuration" from Debug to Release - Check the image
    4. Close Configuration Manager
    5. Go to Build/Build Solution or press F7
    6. Wait to compilate (Will take a while), The end message will have to show something like that: - Check the image

    Quote:
    ========== Build: 6 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

    So i get this when it happens.

    Code:
    ========== Build: 1 succeeded, 5 failed, 0 up-to-date, 1 skipped ==========

    help compiling ascent
  2. #2
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    anyone please?

  3. #3
    darkstalker31's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    what are the errors your getting while compiling?

  4. #4
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    i posted it in code...... lol my bad here it is.
    Code:
    ------ Build started: Project: shared, Configuration: Release Win32 ------
    Compiling...
    Log.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Util.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    StackWalker.cpp
    ....srcsharedStackWalker.cpp(26) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    MersenneTwister.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    MemoryLeaks.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    CrashHandler.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    ascent_getopt.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    ThreadPool.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedthreading../Common.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Mutex.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    SocketWin32.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Soc****psWin32.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    SocketMgrWin32.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Socket.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    WowCrypt.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Sha1.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    MD5.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    BigNumber.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Config.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    DBCStores.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    DBC.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcshareddatabase../Common.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Compiling...
    Database.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsMarineDesktopascentbranches2_4_stablewinVC80shared___Win32_ReleaseBuildLog.htm"
    shared - 21 error(s), 0 warning(s)
    ------ Build started: Project: lua, Configuration: Release Win32 ------
    Compiling...
    loadlib.c
    ....depsrclualoadlib.c(92) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsMarineDesktopascentbranches2_4_stablewinVC80lua___Win32_ReleaseBuildLog.htm"
    lua - 1 error(s), 0 warning(s)
    ------ Build started: Project: game, Configuration: Release Win32 ------
    Compiling...
    StdAfx.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrcgame../shared/Common.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsMarineDesktopascentbranches2_4_stablewinVC80game___Win32_ReleaseBuildLog.htm"
    game - 1 error(s), 0 warning(s)
    ------ Build started: Project: ascent, Configuration: Release Win32 ------
    Compiling...
    Master.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Main.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    CConsole.cpp
    c:Documents and SettingsMarineDesktopascentbranches2_4_stablesrcsharedCommon.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsMarineDesktopascentbranches2_4_stablewinVC80ReleaseBuildLog.htm"
    ascent - 3 error(s), 0 warning(s)
    ------ Build started: Project: logonserver, Configuration: Release Win32 ------
    Compiling...
    LogonStdAfx.cpp
    c:documents and settingsmarinedesktopascentbranches2_4_stablesrclogonserver../shared/Common.h(225) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsMarineDesktopascentbranches2_4_stablewinVC80logonserver___Win32_ReleaseBuildLog.htm"
    logonserver - 1 error(s), 0 warning(s)
    ------ Skipped Build: Project: realmserver, Configuration: Release Win32 ------
    Project not selected to build for this solution configuration 
    ========== Build: 0 succeeded, 5 failed, 1 up-to-date, 1 skipped ==========

  5. #5
    darkstalker31's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    Should be easy to fix, follow this Guide and everything should come out ok. You are prolly gonna have to install the psdk. but make sure to follow it step by step.

  6. #6
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    easier solution, upgrade to visual studio 2008, use the new vc90, and your set
    Don't worry, this won't bring up a BSOD......... well not this time.

  7. #7
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    alright guys ill fix this later i dont have time now lol.

  8. #8
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    you got SDK installed?
    Download details: Windows® Server 2003 SP1 Platform SDK Web Install
    if not then install this and try again.



  9. #9
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help compiling ascent

    Yes i have sdk installed and the 20008 ddont work it sucks lol. but yes i must be doing somethign wrong...

Similar Threads

  1. [Help] Compiling Ascent on OSX (mac)
    By tripleblade3 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 08-12-2010, 01:33 PM
  2. [HELP] Compiling Ascent 2.4
    By Pwntzyou in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 05-10-2008, 01:37 AM
  3. [Help] About Compiling Ascent (+rep!)
    By marcicompita in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 02-16-2008, 11:58 AM
  4. [HELP] Compiling Ascent [HELP] [?] [+]
    By King Shaun in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 01-24-2008, 12:46 PM
  5. Compiling Ascent Help
    By Herleybob in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-03-2007, 12:23 PM
All times are GMT -5. The time now is 11:45 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search