On Thursday, May 26, 2016, Jorge Almeida <<a href="mailto:jjalmeida@gmail.com">jjalmeida@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Compilation goes OK. However:<br>
<br>
$  rustc --version<br>
rustc 1.5.0 (3d7cd77e4 2015-12-04)<br>
<br>
$ rustc <a href="http://hello_world.rs" target="_blank">hello_world.rs</a><br>
hello_world.rs:1:1: 1:1 error: can't find crate for `std` [E0463]<br>
<a href="http://hello_world.rs:1" target="_blank">hello_world.rs:1</a> fn main() {<br>
                 ^<br>
error: aborting due to previous error<br>
<br>
$ cat <a href="http://hello_world.rs" target="_blank">hello_world.rs</a><br>
fn main() {<br>
    println!("Hello, world!");<br>
}<br>
<br>
TIA<br>
<br>
Jorge Almeida<br><br>
</blockquote><div><br></div><div>maybe this:</div><div> <a href="https://github.com/ubuntu/ubuntu-make/issues/213">https://github.com/ubuntu/ubuntu-make/issues/213</a></div><div><br></div><br><br>-- <br>You! What PLANET is this!<br>    -- McCoy, "The City on the Edge of Forever", stardate 3134.0<br><br>