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

Some demo are crashed #5

Open
TanNgocDo opened this issue Dec 14, 2016 · 1 comment
Open

Some demo are crashed #5

TanNgocDo opened this issue Dec 14, 2016 · 1 comment

Comments

@TanNgocDo
Copy link

Hello,
It's very nice to know your github project providing such great tutorial.

I encounter some problem when run some demo, such as; textures2. The program is crash with message:

qml: In total 39 samples.
qml: [Resources] app:0:file:../
qml: [Resources] assets:0:file:../
qml: [Resources] isGL33Core: 0, isGLES30: 1, isGLES20: 0.
qml: [Resources] app:1:qrc:/
qml: [Resources] isGL33Core: 0, isGLES30: 1, isGLES20: 0.
No camera found and automatic aspect ratio requested
No Input Settings found, keyboard and mouse events won't be handled
The program has unexpectedly finished.

`
Could you please check it?

@MidoriYakumo
Copy link
Owner

Texture resource is not found in your path.
I have restored usage of qrc:
36845a0#diff-c58f1fbdeacf66d3f140e4faa2621d45

Resource routing can be edited in:
https://github.com/MidoriYakumo/learnopengl-qt3d/blob/master/qml/Components/Resources.qml

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

2 participants