Page 1 of 1

Error - c:\devkitPro\msys\bin\link.exe

Posted: Wed Jan 27, 2010 11:59 pm
by Kazaum
-----------

Re: Error - c:\devkitPro\msys\bin\link.exe

Posted: Thu Jan 28, 2010 4:44 pm
by WinterMute
Just delete link.exe from the msys bin folder, you don't really need it.

Re: Error - c:\devkitPro\msys\bin\link.exe

Posted: Thu Jan 28, 2010 6:04 pm
by Kazaum
-----------

Re: Error - c:\devkitPro\msys\bin\link.exe

Posted: Thu Jan 28, 2010 8:36 pm
by WinterMute
Path ordering most likely, the devkitPro installer inserts the msys path at the beginning of the path due to issues we've had on windows with spaces. Visual Studio may insert it's own path at the beginning if it's installed after devkitARM. In some cases VS sets it's own path when compiling.