Compiling Errors.. Failed on all menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Corosive720's Avatar Member
    Reputation
    11
    Join Date
    Nov 2007
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Compiling Errors.. Failed on all

    Ok i know im a noob for asking all these questions but this one is for compiling.. When im trying to compile i get the following errors and ive done all the libraries and stuff that said in the test file but it still doesn't work.

    Code:
    ------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    Extracting SVN revision...
    SVN Revision Extractor
    Written by Burlex, 2008/02/20
    Branch: 4.4-TRUNK
    Revision found: 4541
    Opening existing file...
    Revisions match exiting file. Skipping.
    Compiling...
    CreateInterface.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Log.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Util.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    StackWalker.cpp
    ....srcascent-sharedStackWalker.cpp(28) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    MersenneTwister.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    MemoryLeaks.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    CrashHandler.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    ascent_getopt.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    ThreadPool.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedthreading../Common.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Mutex.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedthreading../Common.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    CThreads.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    SocketWin32.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Soc****psWin32.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    SocketMgrWin32.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Socket.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    CircularBuffer.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharednetwork../Common.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    WowCrypt.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-sharedauth../Common.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Sha1.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    MD5.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    BigNumber.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Compiling...
    Config.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    SQLiteDatabase.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    PostgresDatabase.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    MySQLDatabase.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    DBCStores.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    DBC.cpp
    c:documents and settingsandydesktopascenttrunksrcascent-shareddatabase../Common.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Database.cpp
    c:Documents and SettingsAndyDesktopAscenttrunksrcascent-sharedCommon.h(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsAndyDesktopAscenttrunkwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    ascent-shared - 27 error(s), 0 warning(s)
    Ok so all i get is the Fatals errors saying that cannot open incloude file :etc no such file but i look in there and it is there.. Anyone have any ideas? im using just the ascent souce nothing modifed just plain. And that is just for the World-ascent nothign else everything els eis having the same error.

    Compiling Errors.. Failed on all
  2. #2
    TheZaronz's Avatar Active Member
    Reputation
    97
    Join Date
    Dec 2007
    Posts
    567
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are nussubg 'windows.h' have you tried to recompile it?

  3. #3
    Corosive720's Avatar Member
    Reputation
    11
    Join Date
    Nov 2007
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes i have like i said i did all the missing libraries stuff for the source but it still didnt work.. ive tried on branch,trunk,and ubd or w/e but i still get the fatal error with is anonying.

  4. #4
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There DownloadFilebeam - Free Fast File Hosting
    in Zip you will find Guide
    Ascent Windows Libraries for Compiling
    you need for ascent/moon++

  5. #5
    Aaeru's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to download The platform sdk (or Windows SDK, I forget what it's called nowadays >_<).
    Windows.h and needed files are part of it. It's a lot to download, though...

Similar Threads

  1. Compiling errors?!?
    By y2kss66 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 04-06-2008, 03:32 PM
  2. Compile error
    By *Alexz* in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 03-03-2008, 09:21 PM
  3. Compiling errors {help plz lol}
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 30
    Last Post: 02-19-2008, 09:44 PM
  4. [Questions] Change Log Location and Compile Error
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 01-08-2008, 11:19 PM
  5. [HELP] Ascent Compiling Error.
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 23
    Last Post: 12-10-2007, 12:53 AM
All times are GMT -5. The time now is 02:50 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