Skip to content
New issue

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

Project templates and wizards do not appear on macOS #5

Open
ddobrev opened this issue Sep 5, 2017 · 1 comment
Open

Project templates and wizards do not appear on macOS #5

ddobrev opened this issue Sep 5, 2017 · 1 comment

Comments

@ddobrev
Copy link

ddobrev commented Sep 5, 2017

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.

@ddobrev ddobrev changed the title Project templates and wizards do not appear Project templates and wizards do not appear on macOS Sep 5, 2017
@ddobrev
Copy link
Author

ddobrev commented Sep 5, 2017

Works immediately on Windows 7 64-bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant