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

Make examples be compiled correctly #39

Closed
wants to merge 1 commit into from
Closed

Make examples be compiled correctly #39

wants to merge 1 commit into from

Conversation

leon-vv
Copy link

@leon-vv leon-vv commented Feb 21, 2014

Why is the command only printed?
I found this very confusing because it seems like the examples were built correctly,
while actually nothing happened.

Note that I removed the -Llib flag because that caused the compiler to crash if you have installed the library because of this issue.
Currently, getting the examples to work is a bit of a pain:

Prerequisites:

  • Do not install rustc in /usr/local/lib/
  • Change the RUSTC variable to the path to your rustc binary
  • Make sure to have installed glfw-rs

Commands:

  • make
  • sudo make install
  • make examples

@brendanzab
Copy link
Owner

The examples are currently compiling! Thanks though!

@brendanzab brendanzab closed this Apr 10, 2014
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

Successfully merging this pull request may close these issues.

2 participants