• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Remeres Offline?

Ty bro, but...

How to install libs to compile:
"
First make sure that you have the necessary compiling, if any library is missing then you need to find it and install in your linux by yourself, required libraries are:

  • wxWidgets >= 3.0
  • Boost >= 1.34.0
"

whats command at terminal?
 
you don't need to compile, just download compiled here:
https://otland.net/threads/10-76-remeres-map-editor.211040/
He asked for RME source for Linux.

Ty bro, but...

How to install libs to compile:
"
First make sure that you have the necessary compiling, if any library is missing then you need to find it and install in your linux by yourself, required libraries are:

  • wxWidgets >= 3.0
  • Boost >= 1.34.0
"

whats command at terminal?

apt-get install wxWidgets
apt-get install libboost-dev

If you didn't have luck try out these tutorials, they might help:
- http://codelite.org/LiteEditor/WxWidgets30Binaries
- http://www.boost.org/users/history/version_1_34_0.html
 
Back
Top