dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 5 forks source link

Windows build: anyone else unable? #38

Open NPTP opened 4 years ago

NPTP commented 4 years ago

Hi - I know some of these GL libraries are not supported by the course team for Windows, so I'd like to ask other students...

Has anyone been able to build this project successfully in Visual Studio on Windows? Even trying from a fresh recursive clone of the assignment before I modified anything, I can't build things, I get errors from glfwlib etc. (I have already copied the "data" folder into the "build" folder as in previous assignments, as Visual Studio requires). I can post more details if necessary but just curious if anyone has come up against a similar issue. (I can do builds on the CDF machines but finding bugs and then debugging in VS is much simpler, so it would be massively helpful.)

I haven't had this problem with any of the previous assignments - I was able to build them all on Windows (Win7 and Win10, Visual Studio 2019).

Thanks!