-
Notifications
You must be signed in to change notification settings - Fork 476
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
Qt Creator Support #284
Comments
I think you can use QtCreator?@ibeliever am i wrong? |
@Viruska It doesn't quite work properly. I don't get crashing, but the Material components aren't available to add to the designer view, and don't render when added manually. |
@ibeliever Thank you. I'll find another way to do the job. |
This would be useful. |
@ibeliever I'd really like to see QtCreator working for using qml-material. I do get the crash. Here's a screenshot: I've made a repo to show the problem: https://github.com/nbigaouette/issue284 Note: I do not install Could it simply be that Qt Creator can't find the components and thus crash? |
Here's the output of Qt Creator after opening the
|
Accessing the "Design" tab a second time I get this (additionally to the crash):
|
Could it be "Page" related? Commenting out the |
Just an update: with Qt Creator v3.6.0 I don't get crashes anymore. If Now that something is still broken. No I also cannot see |
Add info file to scan after build and it works for me . |
@JosephMillsAtWork What do you mean? I'm not sure I understand the steps you suggest... Note that #470 seems to be related. |
It's great to find such an amazing project. I just open the demo project in QtCreator, but the Qt Designer reported that "Qt Quick emulation layer crashed". I wonder is it possible to use the Material components in the way like the original Qt components in Qt Designer ? Support such action like drag and drop move, and can be preview in the IDE.
Thanks in advance.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: