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

Compiling Error

nclx

Member
Joined
Jul 18, 2009
Messages
554
Reaction score
15
Tfs 0.3.4PL2, debi 5

Code:
/usr/bin/ld: i386 architecture of input file `allocator.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `exception.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `gui.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `inputbox.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `playerbox.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `textlogger.o' is incompatible with i386:x86-64 output
 
Last edited:
ty for info... is there actually other common computer that is not 32bit or 64bit?... u basically telling me "you have to compile it with a computer"...

anyway, compiling it in debian 5, 64bit.
 
Back
Top