• 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!

Problem while compiling

ekno333

New Member
Joined
Jan 30, 2009
Messages
11
Reaction score
0
Location
Sinaloa
Ive got an error while I was compiling the forgottenserver-0.2.7 rev81...


Code:
22 C:\xxx\xxx\xxx\forgottenserver-0.2.7\0.2.7\actions.cpp In file included from ../actions.cpp
236 C:\xxx\xxx\xxx\forgottenserver-0.2.7\0.2.7\const.h 'uint8_t' does not name a type 
264 C:\xxx\xxx\xxx\forgottenserver-0.2.7\0.2.7\const.h 'uint8_t' does not name a type
264 C:\xxx\xxx\xxx\forgottenserver-0.2.7\0.2.7\const.h *** [obj//actions.o] Error 1
I havent edited anything from const.h ;/!!

what should i do?
 
Back
Top