We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use QtCreator 4.3.1 with Qt 5.9.1 on macOS Sierra 10.12.6. I have followed the instructions at https://github.com/qtquickvcp/MachinekitSDK#install-with-qtcreator. I can see the files are copied:
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/machinekitapplication /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/machinekitapplication /<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/qtquickvcpproject /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/qtquickvcpproject /<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/halfile /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/halfile /<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/bbiofile /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/bbiofile /<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/qtquickvcpapplication /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/qtquickvcpapplication
but no project templates or wizards appear in the IDE after I restart it or even the entire computer.
The text was updated successfully, but these errors were encountered:
Works immediately on Windows 7 64-bit.
Sorry, something went wrong.
No branches or pull requests
I use QtCreator 4.3.1 with Qt 5.9.1 on macOS Sierra 10.12.6. I have followed the instructions at https://github.com/qtquickvcp/MachinekitSDK#install-with-qtcreator. I can see the files are copied:
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/machinekitapplication /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/machinekitapplication
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/qtquickvcpproject /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/qtquickvcpproject
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/halfile /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/halfile
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/bbiofile /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/bbiofile
/<user_path>/Qt/5.9.1/clang_64/bin/qmake -install qinstall /<user_path>/Projects/MachinekitSDK/qtcreator/wizards/qtquickvcpapplication /<user_path>/Qt/Tools/QtCreator/share/qtcreator/templates/wizards/qtquickvcpapplication
but no project templates or wizards appear in the IDE after I restart it or even the entire computer.
The text was updated successfully, but these errors were encountered: