+ Reply to Thread
Results 1 to 8 of 8

Thread: arcemu 64 bit

  1. #1
    MMOpro Developer vremedy is on a distinguished road
    Join Date
    Feb 2010
    Posts
    38
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    1

    arcemu 64 bit

    Alright, so I was getting back into the private server feel, having not touched them for 1.5 or so years it was a little of a brain teaser. I got arcemu, visual C++ 2008 express, got the latest trunk, copied the lib/var files into visual's directories, but when I compile in Win32/release I get 2 failed. In 64 bit compiling, it just skips like, everything.

    Is there a work around for this, or can arcemu not run on 64 bit? =/

  2. #2
    MMOpro Smod Joan is on a distinguished road Joan's Avatar
    Join Date
    Feb 2010
    Location
    Holland
    Posts
    310
    Thanks
    3
    Thanked 6 Times in 5 Posts
    Rep Power
    1

    Quote Originally Posted by vremedy View Post
    Alright, so I was getting back into the private server feel, having not touched them for 1.5 or so years it was a little of a brain teaser. I got arcemu, visual C++ 2008 express, got the latest trunk, copied the lib/var files into visual's directories, but when I compile in Win32/release I get 2 failed. In 64 bit compiling, it just skips like, everything.

    Is there a work around for this, or can arcemu not run on 64 bit? =/
    I run a 64 bit system myself and it works just fine.

  3. #3
    MMOpro Developer vremedy is on a distinguished road
    Join Date
    Feb 2010
    Posts
    38
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    1

    Quote Originally Posted by Joan View Post
    I run a 64 bit system myself and it works just fine.
    .. that helps me in no way at all.. are you using express 08? release/32 or 64? =/

  4. #4
    Administrator Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian has a reputation beyond repute Lucian's Avatar
    Join Date
    Dec 2009
    Location
    USA
    Posts
    529
    Thanks
    0
    Thanked 18 Times in 7 Posts
    Rep Power
    10

    Microsoft Visual C++ will not compile a 32 bit anything if your running a 64 bit

  5. #5
    MMOpro Smod Joan is on a distinguished road Joan's Avatar
    Join Date
    Feb 2010
    Location
    Holland
    Posts
    310
    Thanks
    3
    Thanked 6 Times in 5 Posts
    Rep Power
    1

    Quote Originally Posted by vremedy View Post
    .. that helps me in no way at all.. are you using express 08? release/32 or 64? =/
    Sorry, I forgot to mention that. I did install the 32 bit application. Because when I check my Task Manager it shows the *32 behind it.

    Did you install the 64 bit app?

    I apologize.

  6. #6
    MMOpro Developer vremedy is on a distinguished road
    Join Date
    Feb 2010
    Posts
    38
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    1

    Quote Originally Posted by Joan View Post
    Sorry, I forgot to mention that. I did install the 32 bit application. Because when I check my Task Manager it shows the *32 behind it.

    Did you install the 64 bit app?

    I apologize.
    I went and got visual studios 2008 professional to be sure 64 bit compiling would work (I notice the app runs as 32 bit from the task manager as well). Also, downloaded/installed of the Windows 7 SDK, apparently it doesn't come with win7 fresh installs. Been having no luck at it all day, kept trying to render 64 bit, gonna try to compile as release/32 this time and see how it goes.

  7. #7
    MMOpro Smod Joan is on a distinguished road Joan's Avatar
    Join Date
    Feb 2010
    Location
    Holland
    Posts
    310
    Thanks
    3
    Thanked 6 Times in 5 Posts
    Rep Power
    1

    Quote Originally Posted by vremedy View Post
    I went and got visual studios 2008 professional to be sure 64 bit compiling would work (I notice the app runs as 32 bit from the task manager as well). Also, downloaded/installed of the Windows 7 SDK, apparently it doesn't come with win7 fresh installs. Been having no luck at it all day, kept trying to render 64 bit, gonna try to compile as release/32 this time and see how it goes.
    Alright, keep us posted~

  8. #8
    MMOpro Developer vremedy is on a distinguished road
    Join Date
    Feb 2010
    Posts
    38
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    1

    Quote Originally Posted by Joan View Post
    Alright, keep us posted~

    Edit: Yeah, still getting error's. Here's where the errors are in the output box.

    Code:
    8>Project : error PRJ0002 : Error result 31 returned from 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe'.
    8>Build log was saved at "file://c:\Users\Austin\Desktop\ArcEmu\src\scripts\projects\2003_int_release_arcgossipscripts\BuildLog.htm"
    8>arcGossipScripts - 1 error(s), 0 warning(s)
    9>   Creating library ..\..\..\bin\release\script_bin/LUAScripting.lib and object ..\..\..\bin\release\script_bin/LUAScripting.exp
    13>------ Build started: Project: ServerStatusPlugin, Configuration: Release Win32 ------
    Code:
    14>Embedding manifest...
    14>Project : error PRJ0002 : Error result 31 returned from 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe'.
    14>Build log was saved at "file://c:\Users\Austin\Desktop\ArcEmu\src\scripts\projects\2003_int_release\BuildLog.htm"
    14>ExtraScripts - 1 error(s), 1 warning(s)
    15>ShamanSpells.cpp
    Just an update, after a restart it compiled in x64.


    Frustrating stuff, rofl
    Last edited by vremedy; 02-08-2010 at 06:20 AM. Reason: Automerged Doublepost

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts