[Guide]How To Compile Ascent menu

User Tag List

Page 4 of 10 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 145
  1. #46
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ABD doesn't have a scripts folder

    [Guide]How To Compile Ascent
  2. #47
    Dragonshadow's Avatar ★ Elder ★
    Reputation
    1170
    Join Date
    Apr 2007
    Posts
    3,858
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SectorSeven View Post
    ABD doesn't have a scripts folder
    Then... how does it script dungeons...?
    Look at your post, now back to mine; Now back to your post, now back to mine. Sadly, it isn't mine, but if you stopped trolling and started posting legitimate content, it could look like mine. Look down, backup, where are you? You're scrolling through threads, reading the post your post could look like. What did you post? Back at mine; It's a reply saying something you want to hear. Look again and the reply is now diamonds.

    Anything is possible when you think before you post. The moon is shrinking.

  3. #48
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I explained it on MSN

  4. #49
    vivalacamo's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what does compiling do xD im a newb

  5. #50
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm adding a new aspect to the guide by end of next week.

    And vivalacamo- puts all those files in .exe format

  6. #51
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok? lol...
    [Filler]

  7. #52
    coldbloodio's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i compile i get 1 succeeded and 4 failed...
    pic - http://img528.imageshack.us/img528/8198/pic1zv7.jpg
    pic2 - http://img71.imageshack.us/img71/1325/pic2zl9.jpg

    could it be when i started for the first time visual studio i could basic instead of C++?

    i've downloaded everything that comes with the setup even the extra libary thing and nothing works...I've fixed this before but i forgot what i did. If anyone knows how to help either PM me or post a reply plz

    here is the debug
    Code:
    ------ Rebuild All started: Project: ascent-shared, Configuration: Release Win32 ------
    Deleting intermediate and output files for project 'ascent-shared', configuration 'Release|Win32'
    Extracting SVN revision...
    SVN Revision Extractor
    Written by Burlex, 2008/02/20
    Branch: 4.4-TRUNK
    Revision found: 4562
    Opening existing file...
    Revisions match exiting file. Skipping.
    Compiling...
    CreateInterface.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    Log.cpp
    Util.cpp
    StackWalker.cpp
    MersenneTwister.cpp
    MemoryLeaks.cpp
    CrashHandler.cpp
    CallBack.cpp
    ascent_getopt.cpp
    ThreadPool.cpp
    Mutex.cpp
    CThreads.cpp
    SocketWin32.cpp
    Soc****psWin32.cpp
    SocketMgrWin32.cpp
    Socket.cpp
    CircularBuffer.cpp
    WowCrypt.cpp
    Sha1.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    MD5.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
    Compiling...
    crc32.cpp
    BigNumber.cpp
    ....srcascent-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
    Config.cpp
    SQLiteDatabase.cpp
    PostgresDatabase.cpp
    MySQLDatabase.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    DBCStores.cpp
    DBC.cpp
    dbcfile.cpp
    Database.cpp
    Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    ascent-shared - 5 error(s), 0 warning(s)
    ------ Rebuild All started: Project: ascent-logonserver, Configuration: Release Win32 ------
    Deleting intermediate and output files for project 'ascent-logonserver', configuration 'Release|Win32'
    Compiling...
    LogonStdAfx.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
    ascent-logonserver - 1 error(s), 0 warning(s)
    ------ Rebuild All started: Project: ascent-realmserver, Configuration: Release Win32 ------
    Deleting intermediate and output files for project 'ascent-realmserver', configuration 'Release|Win32'
    Compiling...
    RStdAfx.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-realmserverRStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
    ascent-realmserver - 1 error(s), 0 warning(s)
    ------ Rebuild All started: Project: ascent-world, Configuration: Release Win32 ------
    Deleting intermediate and output files for project 'ascent-world', configuration 'Release|Win32'
    Compiling...
    StdAfx.cpp
    c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
    ascent-world - 1 error(s), 0 warning(s)
    ------ Rebuild All started: Project: ascent-voicechat, Configuration: Release Win32 ------
    Deleting intermediate and output files for project 'ascent-voicechat', configuration 'Release|Win32'
    Compiling...
    voice_socket.c
    voice_channel.c
    network_win32.c
    network_unixselect.c
    network_handlers.c
    log.c
    launcher.c
    configfile.c
    ascent_socket.c
    Generating Code...
    Linking...
    Embedding manifest...
    Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
    ascent-voicechat - 0 error(s), 0 warning(s)
    ========== Rebuild All: 1 succeeded, 4 failed, 0 skipped ==========

  8. #53
    Ezio's Avatar Active Member
    Reputation
    58
    Join Date
    Nov 2007
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SectorSeven Ascent is 2.4.x? or 2.3.3

  9. #54
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ascent is 2.4.x

  10. #55
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +Added new section to the guide (Windows library files)

  11. #56
    InternetHero's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help please

    I followed the guide and when I get to the point where I have to compile scripts2008 it does this:

    Solution 'scripts2008' (5 projects)
    +GossipScripts
    +InstanceScripts
    +LUAScripting
    +ServerStatusPlugin
    +SpellHandlers

    I hit F7 and it starts compiling then... I get this at the end of the compile.

    Code:
    5>Linking...
    5>LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
    5>Build log was saved at "file://c:UsersXXXXXDesktopOpenAscentsrcscriptsprojects2008_int_debug_LUAScriptingBuildLog.htm"
    5>LUAScripting - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
    5 Failed? What did I do wrong?

  12. #57
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You have to make sure you compiled Ascent FIRST and the same compile type "Release" or "Debug" before you compile scripts.

  13. #58
    InternetHero's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    well...

    Like I said... I followed the guide and I DID compile Ascent First... and it compiled fine with no errors.... but when I go to the next step to compile scripts2008 the Build Fails! 5 failed nothing compiles... now how can that happen when I followed the guide every word? Plus, the SVN download of OpenAscent doesn't have a Trunk folder...
    Last edited by InternetHero; 05-31-2008 at 10:45 PM. Reason: added more to my post

  14. #59
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it does. AND did you both compile the scripts and ascent on the same build type?

  15. #60
    InternetHero's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ok

    What do you mean by build type? This is where I might have messed up.

Page 4 of 10 FirstFirst 12345678 ... LastLast

Similar Threads

  1. Guide How To Make Ascent 2.3.x Server +pic +publick Non-hamachi +repack!
    By ddinek in forum WoW EMU Guides & Tutorials
    Replies: 360
    Last Post: 12-16-2008, 06:55 PM
  2. [Guide] How to compile your own ascent server. 100% work !! TRY IT :D
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 05-09-2008, 07:04 PM
  3. Replies: 4
    Last Post: 04-26-2008, 12:01 AM
  4. How to compile ascent
    By Viter in forum World of Warcraft Emulator Servers
    Replies: 42
    Last Post: 04-19-2008, 09:59 AM
  5. Guide: How to Compile Ascent yourself! [With photos]
    By Skaren in forum WoW EMU Guides & Tutorials
    Replies: 33
    Last Post: 01-08-2008, 08:18 PM
All times are GMT -5. The time now is 01:39 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search