• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

can't compile into 64-bit

Sweetlove

Member
Joined
Jun 22, 2009
Messages
270
Reaction score
14
Location
Sverige
Hey, im using dev-cpp trying to compile my evo server 8.6 to 64 bit cuz i can't even keep it up for 30 min with 8 GB ram ( home computer ) says the map is to big..
 
Says map is too big with Evo map? Maybe your map settings map size is too large, reduce map dimensions in map editor.

Always backup your things before making modifications especially modifications of this magnitude. Simple mistakes during these modifications can corrupt or ruin your files/map.
 
i know there aint a simple way to do that, could u perhaps link a tutorial or something? compiling to 32 bit is easy with dev-cpp but when i -m64 it just says its not compiled in with 64 bit mode or something..
 
There isn't a tutorial, you have to update minGW to 64 and all the libraries.


There is a repack somewhere by stian, you can google it, but then you have to still figure out how to update the minGW and get the libraries modified to work with your compilation.
 
Back
Top