OpenGR
OpenGR copied to clipboard
compilation issue with vs2017 and cmake
@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
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 ?
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 sorry for my delayed reply. I tried again as you mentioned but did not work
@eesd21 did you manage to make it work ?
@eesd21 did you manage to make it work ?
I had the same problem