alecjacobson / geometry-processing-introduction

Introductory assignment for Geometry Processing course
Mozilla Public License 2.0
116 stars 131 forks source link

about cmake/make this project #79

Open lintianfang opened 3 years ago

lintianfang commented 3 years ago

I am trying to use this code, I did camke .., but I cannot do make, it seems some files are missing, could you help me to check what issues happened to me? Thanks very much

image image

alecjacobson commented 3 years ago

it looks like your on windows. Is that right? I think in that case you might just open it in visual studio and run the cmake there. (I don't know windows, but others on here might)

lintianfang commented 3 years ago

it looks like your on windows. Is that right? I think in that case you might just open it in visual studio and run the cmake there. (I don't know windows, but others on here might)

Thanks for your reply! I am using Windows 10, the main issue is I did not find ./introduction, even I open it in vs 2019, build it ALL_BUILD.vcxproj, do you mean I should get a file named as "introduction"