at the end of this compilation giving this error:
HELP ME PLEASE !
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 !