I have an old project that uses Qt (with a mainform.ui) and PCL that I want to reactivate. On my Win7-machine, I have PCL 1.6.0, 32 bit, MSVC 2010 (from the standalone installer), Qt 5.5.0 (not sure what version exactly, the included QtCreator says: 3.4.2, MSVC 2013, 32 bit) and Qt 4.8.5 (I think 32 bit, MSVC 2010) installed. Interestingly, Qt 4.8.5 does not include qtcreator..
Is it possible to use PCL 1.6.0 with my Qt 5.5.0 installation? Because here it says that Qt 4.8.0 is needed and I am afraid to mix up MSVC 2010 and MSVC 2013. Is my fear justified? And if so, why? Or if not, why not?
If I cant use Qt 5.5.0, can I use my Qtcreator from Qt 5.5.0 with my Qt 4.8.5 installation? If so, how?