On 10/03/2012 05:49 PM, Sebastian Sylvan wrote:
Consider this a very preliminary bug report, I only gave it about two
minutes because I have to run, so I could probably track this down
further with some process monitor logging. In case this is useful as
is I'll just tell you here.

On 64-bit Windows 8 RTM I get this in a message box when running the
executable produced by compiling the example on rust-lang.org.

---------------------------
helloworld.exe - Entry Point Not Found
---------------------------
The procedure entry point
_ZN4rand14__extensions__10meth_1235514gen_uint_range17_be256aac3933fdb73_04E
could not be located in the dynamic link library
D:\Programming\rust\helloworld.exe.

Thanks, Sebastian!

Do you have your PATH environment variable set up to point to the appropriate library directory (something like bin/rustc/i686-pc-mingw/bin)?

I filed an issue:

https://github.com/mozilla/rust/issues/3660
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to