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

missing dependency for gltriangle? #99

Closed
Hugo-Trentesaux opened this issue Nov 6, 2020 · 2 comments
Closed

missing dependency for gltriangle? #99

Hugo-Trentesaux opened this issue Nov 6, 2020 · 2 comments

Comments

@Hugo-Trentesaux
Copy link
Contributor

When running examples:

running example gltriangle.jl...
ERROR: LoadError: ArgumentError: Package ModernGL [66fc600b-dfda-50eb-8b99-91cfa97b1301] is required but does not seem to be installed:
 - Run `Pkg.instantiate()` to install all recorded dependencies.
@barche
Copy link
Collaborator

barche commented Nov 8, 2020

Yes, I should streamline instructions to run examples. There is a Project.toml and Manifest.toml in the example directory that should contain what's needed for all the examples.

@ufechner7
Copy link
Member

In this folder https://github.com/barche/QmlJuliaExamples/tree/master/opengl there is now a Project.toml file that works.

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

3 participants