Once I build the project and I try to load the inner-build folder (Slicer-build) in QtCreator (4.12.2), QtCreator will reconfigure the full Superbuild inside the inner-build and all the compilation of the inner-build will be compromised. Does anyone have a fix or a workaround?
We are long over due to an openssl update.
By any change, do you have a more details stacktrace ?
Once I build the project and I try to load the inner-build folder (Slicer-build) in QtCreator (4.12.2), QtCreator will reconfigure the full Superbuild inside the inner-build and all the compilation of the inner-build will be compromised. Does anyone have a fix or a workaround?
Based on my experience with older Qt Creator …
After building the project using Makefile or Ninja generator, did you make sure to open the inner-build project using Qt creator ?
While doing so, you also need to make sure that the compiler, qt version, … all match the one you used to build Slicer.