[Guide] How to Compile  ArcEmu (FOR NOOBS) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    DarkFever's Avatar Contributor
    Reputation
    84
    Join Date
    Aug 2007
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] How to Compile ArcEmu (FOR NOOBS)





    Compiling Your Own ArcEmu!!!!
    =============================
    First your going to need a few things
    =============================
    1. Microsoft C++ Express ====
    2. Tortoise SVN ==============
    3. Brain ====================
    =============================
    Downloads are above

    First if not done already install the C++ Compiler then TurtleSVN and hopefuly brain

    was installed years ago . Now that those are installed we can start the real part of

    this guide. Go to your desktop and create a new folder. Call it "ArcEmu SVN" I want you

    to "Right Click" on that folder and hit "SVN Check Out" it will open a new window. Once

    open. Type this in the space where it says "URL of Repository"

    Code:
    http://www.arcemu.info/svn
    Then hit ok dont touch anything else. This is going to take awhile so go watch T.V.
    Once Finished Open of the ArcEmu folder. Go to

    Branches->Extras->arcemu-windows-libraries->VC

    Now go to Start->Run

    type
    Code:
    C:\Program Files\Microsoft Visual Studio 9.0\VC
    Then hit OK. It will open another window. We will call that window C++. Now in your

    first folder open "include" do the same in the C++ window. now in the first window copy

    everything
    Code:
    mysql
    openssl
    pcre.h
    zconf.h
    zlib.h
    Into the C++ window. Then back out and go into "lib" on both windows. And do the same

    thing you just did except with the files
    Code:
    amd64
    libeay31.lib
    libmySQL.lib
    Now back out of that folder on your ArcEmu folder and back out again to were you see.

    The "Sources" folder open that up. Then open "VC90-solution.sln" Now up at the top were

    you see Debug in this picture




    And change it to release. then once thats done go to the build tab at the very top and

    select "Build Solution" then once there done you should see at the bottom. "2

    Succeeded" Thats a good thing. Now close that. Now in the sources folder you should see

    a folder called "Output_Releases" open that. Copy that to this directory
    Code:
    C:\Windows\System32
    If you dont not know how to get there. Go to Start->Run and type that directory and it

    will open it. Once open paste them in there.
    (THIS IS ONLY DONE ONCE PER COMPILER)


    WoW Now the hard part is over! yay time to start the fun stuff!!

    Back out all the way to the first folder where you see Trunk,Branches,ect. Open up

    Trunk and go to win folder and then open up "arcemuVC90 - All Projecets.sln" And change

    debug to release again. And Build Solution. Once done with NO errors your finished!!!

    Now back out to the Trunk folder and go to Bin->Release and copy all those files into

    another folder and now you have your core. But wait cant forget about configs. Back out

    to the trunk folder and go into configs and copy them all into that sepret folder. Tada

    Now you have to get your DB and everything else setup. Lucky for you I took my time to

    construct and Blizz-Like DB for you to start with.

    Here a link to my other guide on how to setup MySQL and get your db all ready for you.
    I hope I helped some people and all the Noobs still thinking "What???" Please if you

    have any questions or anything i missed or you want me to add post them here or email

    me here [email protected]

    Links
    =====
    http://www.mmowned.com/forums/emulat...-up-mysql.html
    Blizz-Like DB
    Video For Extra NOOBs!!
    ==============
    Credits
    =======
    Sounddead (For picture(s))
    Arc-Emu (For Sources)
    Me (For great guide )
    ===========================
    Last edited by DarkFever; 03-02-2009 at 01:13 PM.


    [Guide] How to Compile  ArcEmu (FOR NOOBS)
  2. #2
    lordfuzfuzfuz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks dude ive been looking for something like this

  3. #3
    mercdragon's Avatar Member
    Reputation
    6
    Join Date
    Jan 2009
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for DB. Nice guide your (My other guide) is broking link

  4. #4
    Mircast's Avatar Member
    Reputation
    14
    Join Date
    Sep 2008
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice

    +Rep

  5. #5
    frielock4's Avatar Member
    Reputation
    5
    Join Date
    Oct 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont get how you actually start the server up

  6. #6
    wowuserkid's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, Im having a problem when i open up logonserver.exe.
    When i click it it says"This application has failed to start because LIBEAY32.dll was not found. Re-installing the application may fix this problem.
    Or you can compile for me.
    -THank you

  7. #7
    DarkFever's Avatar Contributor
    Reputation
    84
    Join Date
    Aug 2007
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You did'nt follow the guide correctly


  8. #8
    Deathisfear's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lilpimp FAILLLLSSSS, Jk jk. Guess who I am.

    No Signature.

  9. #9
    DarkFever's Avatar Contributor
    Reputation
    84
    Join Date
    Aug 2007
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kenny -.- Hoe


  10. #10
    Deathisfear's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nub, Just for saying that I'm not going to +rep you.

    No Signature.

  11. #11
    DarkFever's Avatar Contributor
    Reputation
    84
    Join Date
    Aug 2007
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol thanks i need it -.-


  12. #12
    Deathisfear's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HAHAHHAHAAHHAHA, Fail noobbb

    No Signature.

  13. #13
    Deathisfear's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WOAH, What're you doing in your spare time.

    No Signature.

  14. #14
    Deathisfear's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And the funny thing is I would've repped you 'cause I was looking for this. Lul

    No Signature.

  15. #15
    wrestlingstud31's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    OK so i have a problem...

    Recently i set up a private server for my friends and i to mees around.(i used HeidiSQL and arcemu) I got everything up and running great with only a few bugs. The major one was that the boat to northrend would just kick me off into the water everytime i tried to go on it. So i decided to start over with a new server that would have northrend and i deleted everything including the HeidiSQL because the new guide required me to use Navicat. Once i downloaded the new SQL program i would try to log into it with

    Ip:localhost
    User:root
    pass:root
    and it would just say cannot connect to localhost@root (password enabled YES)

    So then i decided to unistall that and go back to heidiSQL and it would say the same thing and now i am stuck with no private server and i have tried liek 3 different SQL programs and they all say the same thing. SO i was wondering if anyone could help me to get my SQL back up and a new repack that will have northrend in it PLZ and thank you.

Page 1 of 2 12 LastLast

Similar Threads

  1. [ArcEmu Guide] How To Compile And Edit Your Own Repack.
    By CimSlunt in forum WoW EMU Guides & Tutorials
    Replies: 122
    Last Post: 10-03-2012, 10:14 PM
  2. [Guide] How to compile: Arcemu 3.3.2
    By Found in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 08-22-2011, 09:54 AM
  3. [Guide] How to compile files needed for Maps, Vmaps and DBC
    By florinel76 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 05-04-2009, 12:46 AM
  4. [Noob Guide] - [HOW TO] - Recall Accounts *For Beginners*
    By ShAnX in forum World of Warcraft Guides
    Replies: 16
    Last Post: 09-29-2008, 05:43 PM
  5. [Guide] How to compile and host arcemu - EASY
    By forces in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 08-21-2008, 03:11 PM
All times are GMT -5. The time now is 11:19 AM. 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