idmillington / cyclone-physics

The Physics engine that accompanies the book "Game Physics Engine Design"
MIT License
931 stars 262 forks source link

Is there anyway to build this example in visual studio 2015? #44

Closed wholesomemoon closed 7 years ago

wholesomemoon commented 7 years ago

Hello guys, I have two questions. First of all, is there anyway to build this example in visual studio 2015? I downloaded the example and find build folder and executed sln files. However there is only vs2005 and vs2010 so I'm curious if there is a vs2015 version for this example. Secondly, if there is no way to compile and build in vs2015, I'm going to uninstall vs2015 and install vs2010. I would like to know detailed manual for compiling / building examples in vs2010. (Like setting linking or something) Give me a hand guys!

xwc2021 commented 7 years ago

I create a new project with vs2017 and move code from here to there . Finally I success XD

wholesomemoon commented 7 years ago

Thx man, I really appreciate XD

2017-08-13 21:26 GMT+09:00 xiangwei71 notifications@github.com:

I create a new project with vs2017 and move code from here to there . Finally I success XD

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/idmillington/cyclone-physics/issues/44#issuecomment-322039104, or mute the thread https://github.com/notifications/unsubscribe-auth/AXfRwCvL6edB_aLOpF41e-w3nRFIjl3nks5sXutvgaJpZM4MiCUD .

zinwalin commented 4 years ago

I create a new project with vs2017 and move code from here to there . Finally I success XD

can you upload to github? appreciated!

xwc2021 commented 4 years ago

I create a new project with vs2017 and move code from here to there . Finally I success XD

can you upload to github? appreciated!

I'd love to . But I already do not know how I could do it. ><