Pathfinding
Pathfinding copied to clipboard
Graph.obj : error LNK2019: 无法解析的外部符号 "public: __cdecl Mat4D::CVector4D::CVector4D(class Mat4D::CVector4D const &)"
Graph.obj : error LNK2019: 无法解析的外部符号 "public: __cdecl Mat4D::CVector4D::CVector4D(class Mat4D::CVector4D const &)"
Hi, the project was previously configured to work only with x86 and I assume you were trying to compile for x64. I made some updates to the project to make it work with both versions, please update to latest and try again.