OpenGR icon indicating copy to clipboard operation
OpenGR copied to clipboard

compilation issue with vs2017 and cmake

Open eesd21 opened this issue 4 years ago • 5 comments
trafficstars

@nmellado I am trying to build the projects with visual studio 2017 with C++ 17. I generated the solution using standalone Cmake 3.17. However, I get a lot of build errors as attach

opengr_build_error

eesd21 avatar Oct 24 '21 20:10 eesd21

Dear @eesd21 ,

I didn’t try to generate VS solutions recently. The recommended way is to load the cmake project directly with cmake (see documentation). could you try and see if it solves your problem ?

nmellado avatar Nov 04 '21 17:11 nmellado

Dear @eesd21 ,

I didn’t try to generate VS solutions recently. The recommended way is to load the cmake project directly with cmake (see documentation). could you try and see if it solves your problem ?

nmellado avatar Nov 04 '21 17:11 nmellado

@nmellado sorry for my delayed reply. I tried again as you mentioned but did not work

eesd21 avatar Nov 21 '21 18:11 eesd21

@eesd21 did you manage to make it work ?

nmellado avatar Feb 02 '22 19:02 nmellado

@eesd21 did you manage to make it work ?

I had the same problem

guyuezuntinggithub avatar Jan 04 '23 02:01 guyuezuntinggithub