Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upError when trying to build viewer example #14
Comments
This comment has been minimized.
This comment has been minimized.
|
Weird. Thanks for the report! |
This comment has been minimized.
This comment has been minimized.
|
@bvssvni could you try again? |
This comment has been minimized.
This comment has been minimized.
|
I'm getting a new error message:
|
This comment has been minimized.
This comment has been minimized.
|
Haha, right. So the viewer treats every parameter as a path to a scene, and loads all of them into the same space. Then, when it tries to render it, it takes the first camera, which is obviously not existent in your case. I'll patch it up ;) |
This comment has been minimized.
This comment has been minimized.
|
I was thinking about making releases with data included, but then - what is the point if the code would stop compile quickly due to Rust changes? I'm using the nightly, so I need to think accordingly. |
This comment has been minimized.
This comment has been minimized.
|
Considering this closed now. The proper error was added, and the data is distributed with releases. |
bvssvni commentedApr 2, 2015
rustc 1.0.0-nightly (d754722a0 2015-03-31) (built 2015-03-31)