Jestem aktualnie na 3 odcinku obiektówki, tylko mam problem że kod dostarczony jako źródło odcinka nie działa,
* Executing task: C/C++: g++.exe kompiluj aktywny plik
Starting build...
C:\msys64\mingw64\bin\g++.exe -fdiagnostics-color=always -g D:\C++\OBJ\obiektowy_cpp_odc3\main.cpp -o D:\C++\OBJ\obiektowy_cpp_odc3\main.exe
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\m1123\AppData\Local\Temp\ccfVGU9A.o: in function `main':
D:\C++\OBJ\obiektowy_cpp_odc3/main.cpp:7: undefined reference to `Event::Event(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, int, int, int)'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\C++\OBJ\obiektowy_cpp_odc3/main.cpp:9: undefined reference to `Event::show()'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\C++\OBJ\obiektowy_cpp_odc3/main.cpp:12: undefined reference to `Event::~Event()'
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\C++\OBJ\obiektowy_cpp_odc3/main.cpp:12: undefined reference to `Event::~Event()'
collect2.exe: error: ld returned 1 exit status
Build finished with error(s).
* The terminal process failed to launch (exit code: -1).
* Terminal will be reused by tasks, press any key to close it.
takie błędy mi wysypuję, i nie wiem co zrobić bo wydawało by się że kod z odcinka nie może nie działać, korzystam z visual studio code
tutaj link do tych plików daje: https://miroslawzelent.pl/pliki/obiektowy_cpp_odc3.zip