On 27.09.2013 15:09, Renato Lenzi wrote:
> Strange thing...
> after installing rust 08 on W7 System rustc.exe (or rust.exe or
> rusti.exe) doesn't start and Windows complains:
> 
> "the application was unable to start correctly (0xc0000005).
> The worst thing is that reinstalling rust07 i get the same error......
> now i'm without Rust :-(
> 
> ideas?

Most likely it's because you still have the 0.7 dlls.

Check in "C:\Program Files (x86)\Rust\bin\rustc\i686-pc-mingw32\bin" and
"C:\Program Files (x86)\Rust\bin\" and remove all files ending in
-0.7.dll. Hopefully that fixes it.

The way to avoid this is to uninstall the previous version before
installing a new one I think, but I always forget. It'd be nice if the
installer would clean up older libs.

Cheers

-- 
Jordi Boggiano
@seldaek - http://nelm.io/jordi
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to