Jump to content
  • 0

Mangostwo rel21 failing to compile


Anora

Question

Posted

so i just recently cloned rel21(Develop21) tried to compile it and I get an error regarding a missing header file

Error 4 error C1083: Cannot open include file: 'revision.h': No such file or directory (I:\Program Files (x86)\magostwo\rel21\server\src\modules\Eluna\ItemHooks.cpp) i:\program files (x86)\magostwo\rel21\server\src\modules\eluna\ElunaIncludes.h 56 1 LuaEngine

seams to be the only thing preventing it from building

I'm using VCC 2013 as my build engine

7 answers to this question

Recommended Posts

Posted

well that fixed that problem seams theirs another header file missing now

Error 3 error C1083: Cannot open include file: 'MaNGOSsoap.h': No such file or directory I:\Program Files (x86)\magostwo\rel21\server\src\mangosd\Master.cpp 53 1 mangosd

I do know Soap is optional but what is it for out of curiosity?

Posted

In short, SOAP provides another way to remote control your server.

For example, you could write a PHP based web interface to control your server. The script could use SOAP to transmit the commands the server.

Posted

could i suggest something regarding that?

Why not implement a system that runs of a bat/sh system that dose auto updates based on the executable you have.

I have seen programs do updates like that in the past to a database it should not be to hard you already have part of the system needed in the executable when it checks your current db and whit it needs

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