This is my first time compiling, so I'm sorry if its a stupid situation.
I am using Stian's compiler.
Here is the error, it is massive:
View attachment compile_error.txt
PS: I remove some parts of the error due to the fact that the file is heavy.
I was careful on what to remove, however, most of the file all had the same error.
Shit like this, was commonly repeated:
I am using Stian's compiler.
Here is the error, it is massive:
View attachment compile_error.txt
PS: I remove some parts of the error due to the fact that the file is heavy.
I was careful on what to remove, however, most of the file all had the same error.
Shit like this, was commonly repeated:
Code:
obj//actions.o:actions.cpp:(.text+0x13d): undefined reference to `__Unwind_Resume'
obj//actions.o:actions.cpp:(.text+0x581): undefined reference to `__Unwind_Resume'
obj//actions.o:actions.cpp:(.text+0xb2c): undefined reference to `__Unwind_Resume'obj//actions.o:actions.cpp:(.text+0xbf6): undefined reference to `__Unwind_Resume'
obj//actions.o:actions.cpp:(.text+0xcb8): more undefined references to `__Unwind_Resume' follow
obj//actions.o:actions.cpp:(.text+0x132f): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)'
obj//actions.o:actions.cpp:(.text+0x1535): undefined reference to `__Unwind_Resume'
obj//actions.o:actions.cpp:(.text+0x185f): undefined reference to `__Unwind_Resume'
obj//actions.o:actions.cpp:(.text+0x1883): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)'
obj//actions.o:actions.cpp:(.text+0x18a5): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*,