Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的 Windows 机器上安装了带有 Creator 的Qt5 。现在我需要Qt4.8用于MITK工具包。我该做什么?我已经下载了 qt-win-opensource-4.8.5-vs2010.exe。它说它是Qt 库。如果我安装它,它会弄乱我的开发环境吗?
是否有任何压缩版本我可以将其解压缩到一个位置并将 MITK CMake 设置到该位置?
安装 Qt 4.8.5 后,您可以将 Qt4 库添加到 Qt Creator。在 Qt Creator 中单击Tools -> Options -> Buil&Run然后选择Qt Versions选项卡并添加 Qt4 库。之后选择Kits选项卡并添加新的 Qt4 工具包。
Tools -> Options -> Buil&Run
Qt Versions
Kits