Building PlusLib #1120
-
Hi, Im going to develop a new hardware for PlusToolkit. Im new to this library and currently trying to build the barebones project, i.e. no PLUS_USE. I'm following the step-by-step instructions for windows build. However, I cannot get it to successfully build. After some troubleshooting it seems that there is a problem with the qt version. In the guide it is stated that the stable build uses qt4.8, qt5.5 or qt5.7 but vtk9.1 requires qt5.9.
In order to fix this i installed qt5.9 and tried to build again. This time the error message above disappeared. However, vtk did not finish building. I was wondering about this line "Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170". Does it mean that it uses mvsc v170 instead of v143? I've specified in the properties that the solution should use v143. The error message when using qt5.9 is as follows:
I also have this error message repeating for some other builds, but ive concluded this is due to vtk not building, is that correct?
Any suggestions on how to solve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I would use 5.15+ |
Beta Was this translation helpful? Give feedback.
I would use 5.15+