====================[ Build | proto_concept | Debug ]=========================== "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" --build C:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug --target proto_concept -- -j 6 "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -SC:\Users\Shadow\CLionProjects\proto-concept -BC:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug --check-build-system CMakeFiles\Makefile.cmake 0 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f CMakeFiles\Makefile2 proto_concept mingw32-make[1]: Entering directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -SC:\Users\Shadow\CLionProjects\proto-concept -BC:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug --check-build-system CMakeFiles\Makefile.cmake 0 "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -E cmake_progress_start C:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug\CMakeFiles 2 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f CMakeFiles\Makefile2 CMakeFiles/proto_concept.dir/all mingw32-make[2]: Entering directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f CMakeFiles\proto_concept.dir\build.make CMakeFiles/proto_concept.dir/depend mingw32-make[3]: Entering directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -E cmake_depends "MinGW Makefiles" C:\Users\Shadow\CLionProjects\proto-concept C:\Users\Shadow\CLionProjects\proto-concept C:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug C:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug C:\Users\Shadow\CLionProjects\proto-concept\cmake-build-debug\CMakeFiles\proto_concept.dir\DependInfo.cmake --color= Dependencies file "CMakeFiles/proto_concept.dir/occt-demo/src/models/main.cpp.obj.d" is newer than depends file "C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/CMakeFiles/proto_concept.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target proto_concept mingw32-make[3]: Leaving directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f CMakeFiles\proto_concept.dir\build.make CMakeFiles/proto_concept.dir/build mingw32-make[3]: Entering directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' [ 50%] Linking CXX executable proto_concept.exe "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -E cmake_link_script CMakeFiles\proto_concept.dir\link.txt --verbose=1 "C:\Program Files\JetBrains\CLion 2023.1.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f CMakeFiles\proto_concept.dir/objects.a C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\ar.exe qc CMakeFiles\proto_concept.dir/objects.a @CMakeFiles\proto_concept.dir\objects1 C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE -g -Wl,--whole-archive CMakeFiles\proto_concept.dir/objects.a -Wl,--no-whole-archive -o proto_concept.exe -Wl,--out-implib,libproto_concept.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\proto_concept.dir\linkLibs.rsp C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:46: undefined reference to `gp_Ax2::gp_Ax2(gp_Pnt const&, gp_Dir const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `main': C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:46: undefined reference to `BRepPrimAPI_MakeCylinder::BRepPrimAPI_MakeCylinder(gp_Ax2 const&, double, double)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:47: undefined reference to `BRepBuilderAPI_MakeShape::Shape()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:50: undefined reference to `BRepPrimAPI_MakeBox::BRepPrimAPI_MakeBox(gp_Pnt const&, double, double, double)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:51: undefined reference to `BRepBuilderAPI_MakeShape::Shape()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:57: undefined reference to `TopoDS_Builder::Add(TopoDS_Shape&, TopoDS_Shape const&) const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: C:/Users/Shadow/CLionProjects/proto-concept/occt-demo/src/models/main.cpp:58: undefined reference to `TopoDS_Builder::Add(TopoDS_Shape&, TopoDS_Shape const&) const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_Transient::operator new(unsigned long long)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Transient.hxx:35: undefined reference to `Standard::Allocate(unsigned long long)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_Transient::operator delete(void*)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Transient.hxx:35: undefined reference to `Standard::Free(void*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_DomainError::Standard_DomainError(Standard_DomainError const&)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_DomainError.hxx:35: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_DomainError::Standard_DomainError(Standard_DomainError const&)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_DomainError.hxx:35: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_DomainError::Standard_DomainError(char const*)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_DomainError.hxx:35: undefined reference to `Standard_Failure::Standard_Failure(char const*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_DomainError::~Standard_DomainError()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_DomainError.hxx:35: undefined reference to `Standard_Failure::~Standard_Failure()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `Standard_DomainError::~Standard_DomainError()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_DomainError.hxx:35: undefined reference to `Standard_Failure::~Standard_Failure()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `NCollection_BaseList::operator delete(void*)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/NCollection_BaseList.hxx:40: undefined reference to `Standard::Free(void*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `NCollection_BaseList::NCollection_BaseList(opencascade::handle const&)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/NCollection_BaseList.hxx:127: undefined reference to `NCollection_BaseAllocator::CommonBaseAllocator()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `TopoDS_Shape::TopoDS_Shape()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/TopoDS_Shape.hxx:49: undefined reference to `TopLoc_Location::TopLoc_Location()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `TopoDS_Builder::MakeCompound(TopoDS_Compound&) const': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/TopoDS_Builder.lxx:83: undefined reference to `TopoDS_Builder::MakeShape(TopoDS_Shape&, opencascade::handle const&) const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `BRepBuilderAPI_MakeShape::~BRepBuilderAPI_MakeShape()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/BRepBuilderAPI_MakeShape.hxx:36: undefined reference to `BRepBuilderAPI_Command::~BRepBuilderAPI_Command()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::BeginScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:387: undefined reference to `Standard_Transient::IncrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::type_instance::get()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Type.hxx:260: undefined reference to `Standard_Type::Register(char const*, char const*, unsigned long long, opencascade::handle const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::type_instance::get()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Type.hxx:260: undefined reference to `Standard_Type::Register(char const*, char const*, unsigned long long, opencascade::handle const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::BeginScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:387: undefined reference to `Standard_Transient::IncrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::BeginScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:387: undefined reference to `Standard_Transient::IncrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `NCollection_List::Clear(opencascade::handle const&)': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/NCollection_List.hxx:98: undefined reference to `NCollection_BaseList::PClear(void (*)(NCollection_ListNode*, opencascade::handle&))' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::BeginScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:387: undefined reference to `Standard_Transient::IncrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::BeginScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:387: undefined reference to `Standard_Transient::IncrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::type_instance::get()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Type.hxx:260: undefined reference to `Standard_Type::Register(char const*, char const*, unsigned long long, opencascade::handle const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::type_instance::get()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Type.hxx:260: undefined reference to `Standard_Type::Register(char const*, char const*, unsigned long long, opencascade::handle const&)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `opencascade::handle::EndScope()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/Standard_Handle.hxx:393: undefined reference to `Standard_Transient::DecrementRefCounter() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV26Standard_ConstructionError[_ZTV26Standard_ConstructionError]+0x20): undefined reference to `Standard_Transient::Delete() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV26Standard_ConstructionError[_ZTV26Standard_ConstructionError]+0x30): undefined reference to `Standard_Failure::GetMessageString() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV26Standard_ConstructionError[_ZTV26Standard_ConstructionError]+0x38): undefined reference to `Standard_Failure::SetMessageString(char const*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV26Standard_ConstructionError[_ZTV26Standard_ConstructionError]+0x40): undefined reference to `Standard_Failure::GetStackString() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV26Standard_ConstructionError[_ZTV26Standard_ConstructionError]+0x48): undefined reference to `Standard_Failure::SetStackString(char const*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV20Standard_DomainError[_ZTV20Standard_DomainError]+0x20): undefined reference to `Standard_Transient::Delete() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV20Standard_DomainError[_ZTV20Standard_DomainError]+0x30): undefined reference to `Standard_Failure::GetMessageString() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV20Standard_DomainError[_ZTV20Standard_DomainError]+0x38): undefined reference to `Standard_Failure::SetMessageString(char const*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV20Standard_DomainError[_ZTV20Standard_DomainError]+0x40): undefined reference to `Standard_Failure::GetStackString() const' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$_ZTV20Standard_DomainError[_ZTV20Standard_DomainError]+0x48): undefined reference to `Standard_Failure::SetStackString(char const*)' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj): in function `BRepPrim_Revolution::~BRepPrim_Revolution()': C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug/vcpkg_installed/x64-windows/include/opencascade/BRepPrim_Revolution.hxx:36: undefined reference to `BRepPrim_OneAxis::~BRepPrim_OneAxis()' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV19BRepPrimAPI_MakeBox[.refptr._ZTV19BRepPrimAPI_MakeBox]+0x0): undefined reference to `vtable for BRepPrimAPI_MakeBox' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV24BRepPrimAPI_MakeCylinder[.refptr._ZTV24BRepPrimAPI_MakeCylinder]+0x0): undefined reference to `vtable for BRepPrimAPI_MakeCylinder' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV17BRepPrim_Cylinder[.refptr._ZTV17BRepPrim_Cylinder]+0x0): undefined reference to `vtable for BRepPrim_Cylinder' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV19BRepPrim_Revolution[.refptr._ZTV19BRepPrim_Revolution]+0x0): undefined reference to `vtable for BRepPrim_Revolution' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV23BRepPrimAPI_MakeOneAxis[.refptr._ZTV23BRepPrimAPI_MakeOneAxis]+0x0): undefined reference to `vtable for BRepPrimAPI_MakeOneAxis' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV24BRepBuilderAPI_MakeShape[.refptr._ZTV24BRepBuilderAPI_MakeShape]+0x0): undefined reference to `vtable for BRepBuilderAPI_MakeShape' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV16TopoDS_TCompound[.refptr._ZTV16TopoDS_TCompound]+0x0): undefined reference to `vtable for TopoDS_TCompound' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV13TopoDS_TShape[.refptr._ZTV13TopoDS_TShape]+0x0): undefined reference to `vtable for TopoDS_TShape' C:\Program Files\JetBrains\CLion 2023.1.2\bin\mingw\bin/ld.exe: CMakeFiles\proto_concept.dir/objects.a(main.cpp.obj):main.cpp:(.rdata$.refptr._ZTV18Standard_Transient[.refptr._ZTV18Standard_Transient]+0x0): undefined reference to `vtable for Standard_Transient' collect2.exe: error: ld returned 1 exit status mingw32-make[3]: *** [CMakeFiles\proto_concept.dir\build.make:151: proto_concept.exe] Error 1 mingw32-make[2]: *** [CMakeFiles\Makefile2:85: CMakeFiles/proto_concept.dir/all] Error 2 mingw32-make[1]: *** [CMakeFiles\Makefile2:92: CMakeFiles/proto_concept.dir/rule] Error 2 mingw32-make[3]: Leaving directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' mingw32-make[2]: Leaving directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' mingw32-make[1]: Leaving directory 'C:/Users/Shadow/CLionProjects/proto-concept/cmake-build-debug' mingw32-make: *** [Makefile:126: proto_concept] Error 2