|
Dear All,
I tried to build and install following the nice tutorial that you have on a windows machine.
I was able to install everything until Eigen3, where the most recent versions were not able to be installed. So I searched for the same version and was able to install it.
Following the next steps when I tried to install GranOO there were plenty of messages.
" This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library "
Until it reaches 46% and than I have:
C:\Developer\Sources\granoo\tags\2.0\Lib\GranOO\libUtil\String.cpp(112): error C2672: 'std::isspace': no matching overloaded function found
and finally multiple fatal errors U1077.
I use Win10, VS2017, boost_1_65_0, VTK-8.1.1, zlib-1.2.11, Qt5.9.2.
Would VS2015 work?
Sorry by the silly questions it is the first time that I try to build anything from scratch.
Anyway thank you very much!
Murilo
|