dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 6 forks source link

Link errors (Windows VS2022) #68

Open nedsels opened 1 month ago

nedsels commented 1 month ago

I'm getting these link errors: image

Does anyone know how I can resolve these

ZewenShen commented 1 month ago

Were you able to compile your previous assignments? Please try using the command line with CMake and Make, as instructed in the assignment, and share the error messages you encounter.

nedsels commented 1 month ago

My apologies, the instructions for to build from assignment 1 works. It hadn't worked for the previous assignments.