Jump to content

MangosOne 2.4.3 Compiling


jannik93

Recommended Posts

Posted

Hey,

I tried compiling the newest core, but I was getting thousands of errors using VC10 project and Visual C++ 2010 Express... missing files, alot of linking errors etc...

Maybe could one of you guys give me a already compiled version of the newest core source files? I really want to have a 2.4.3 mangos server like in the good old times years ago :)

Jannik

Posted

I already installed .NET Framework 4.5, because I am working with VS 2012 usually...

But I redownloaded it and reinstalled it, no change, still working:

1>------ Erstellen gestartet: Projekt: tbb, Konfiguration: Release Win32 ------

2>------ Erstellen gestartet: Projekt: ACE_Wrappers, Konfiguration: Release Win32 ------

1> Bibliothek "..\\..\\dep\\lib\\Win32_Release\\tbb.lib" und Objekt "..\\..\\dep\\lib\\Win32_Release\\tbb.exp" werden erstellt.

1> Code wird generiert.

1> Codegenerierung ist abgeschlossen.

1>LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt.

3>------ Erstellen gestartet: Projekt: tbbmalloc, Konfiguration: Release Win32 ------

3> tbbmalloc.vcxproj -> C:\\Users\\Nobody\\Desktop\\mangos-one-server-843b183\\win\\VC100\\..\\..\\dep\\lib\\Win32_Release\\tbbmalloc.dll

2> Bibliothek "..\\..\\dep\\lib\\Win32_Release\\ACE.lib" und Objekt "..\\..\\dep\\lib\\Win32_Release\\ACE.exp" werden erstellt.

2>LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt.

4>------ Erstellen gestartet: Projekt: shared, Konfiguration: Release Win32 ------

4> Extract revision

4> shared.vcxproj -> C:\\Users\\Nobody\\Desktop\\mangos-one-server-843b183\\win\\VC100\\.\\shared__Win32_Release\\shared.lib

5>------ Erstellen gestartet: Projekt: realmd, Konfiguration: Release Win32 ------

5> Bibliothek "..\\..\\bin\\Win32_Release\\realmd.lib" und Objekt "..\\..\\bin\\Win32_Release\\realmd.exp" werden erstellt.

5>LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt.

6>------ Erstellen gestartet: Projekt: mangosd, Konfiguration: Release Win32 ------

6> Bibliothek ".\\mangosd__Win32_Release\\mangosd.lib" und Objekt ".\\mangosd__Win32_Release\\mangosd.exp" werden erstellt.

6>LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt.

========== Erstellen: 2 erfolgreich, Fehler bei 4, 6 aktuell, 0 übersprungen ==========

Posted

I cannot current get Mangos (cata) to build under vs2012 due to problems with the ace library.

It looks like you are having the same problems

Posted

I was able to get it to compile in vs2012 in Debug, for some reason it will not compile in Release. I am still able to build either in vs2010 without problems.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use