On Wed, Oct 3, 2012 at 3:11 PM, Brian Anderson <[email protected]> wrote: > Heya. > > The Rust folks are putting the final touches on Rust 0.4, and it's going to > be a thing to behold. Unfortunately, the number of operating systems we test > on is somewhat limited. This is where you can help! Please! >
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. --------------------------- OK --------------------------- -- Sebastian Sylvan _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
