• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Mangos Error

Status
Not open for further replies.

Mathias

Exalted Member
Hey guys i am trying to use mangos here but i got a problem while compiling

this is the error

15>LINK : fatal error LNK1104: cannot open file 'ACEd.lib'

and

3>MSBUILD : error MSB1001: Unknown switch.
 

Mathias

Exalted Member
i am getting the

Error 1 error MSB1001: Unknown switch. M:\Development\Mangos\bin\dep\ACE_wrappers\MSBUILD ACE_Project
when i try doing that

- - - Updated - - -

may it be cuz i am using VS 2013
 

Salja

Respected Member
[MENTION=232]mathias234[/MENTION] you generate the vc files for vs with cmake ? cmake is atm not supportet
im use self vs2013 and workd fine with vc110 files
and waht source you use from what repo ?
 

Mathias

Exalted Member
what did you mean with that cmake is not supported why is it there i did not include eluna since i was going to try

- - - Updated - - -

But i really think ill switch to TC if i cant get it to work
 

Mathias

Exalted Member
nope this source does not generate REV and the other stuffs...

- - - Updated - - -

but i think ill be able to fix a source from the real mangos site and fix it with eluna. I am not stupid i know c++ or actualy c# but its almost the same. I am just damn lazy
 

Salja

Respected Member
hmm i redownload and test it with VS2013 and VC110 Files and works fine no errors your redownload ?
 

Tommy

Founder
you mean the https://github.com/ElunaLuaEngine/Eluna combined with https://github.com/mangostwo/server or the https://github.com/eluna-dev-mangos/ElunaCoreWotlk

- - - Updated - - -



yeah he told me i should open the win and i did

ill try again

You don't need to combine the MaNGOS source from the main Eluna repo. The most up to date Eluna MaNGOS sources are https://github.com/eluna-dev-mangos/ElunaCoreTbc and https://github.com/eluna-dev-mangos/ElunaCoreWotlk.
 

Mathias

Exalted Member
yeah alright ill try em again

- - - Updated - - -

still getting the 11>..\..\src\realmd\Main.cpp(31): fatal error C1083: Cannot open include file: 'revision.h': No such file or directory

i have NOT run cmake just fresh git clone and

- - - Updated - - -

hmm i got this one may that be the reason?

5>------ Build started: Project: Detour, Configuration: Debug Win32 ------
2>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
1> tbb_misc.cpp
6>------ Build started: Project: lualib, Configuration: Debug Win32 ------
 
Status
Not open for further replies.
Top