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

End of this compilation giving this error: ( Help Me )

xxspawn

New Member
Joined
Mar 26, 2010
Messages
5
Reaction score
0
at the end of this compilation giving this error:

Code:
obj/account.o:account.cpp: (.text+0x175): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x1c5): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x2e7): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x337): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x451): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x4a1): more undefined references to `__Unwind_Resume' follow
obj/account.o:account.cpp: (.eh_frame+0x12): undefined reference to `___gxx_personality_v0'

HELP ME PLEASE !
 
Back
Top