Page 2 of 2

Re: devkitARM release 44 and libraries

Posted: Mon May 11, 2015 11:07 pm
by Cruel
Am I mistaken, or doesn't this mean all the ARM portlibs won't work, or that you'll have to have a couple copies now?

Re: devkitARM release 44 and libraries

Posted: Thu May 21, 2015 5:11 pm
by WinterMute
Cruel wrote:Am I mistaken, or doesn't this mean all the ARM portlibs won't work, or that you'll have to have a couple copies now?
It just means that the arm portlibs won't work for 3DS code, they'll still work fine for DS & other armv4t/armv5 based devices. I'm trying to figure out a better way of building & installing these.

Re: devkitARM release 44 and libraries

Posted: Mon Jul 20, 2015 6:46 pm
by Dybbles
Create folder: c:\devkitPro
Extract: c:\devkitPro\installed.ini... 100%
Execute: "C:\Users\CID\Downloads\msys-1.0.17.exe" -y -oc:\devkitPro
Delete file: C:\Users\CID\Downloads\msys-1.0.17.exe
Execute: "C:\Users\CID\Downloads\devkitARM_r44-win32.exe" -y -oc:\devkitPro
Delete file: C:\Users\CID\Downloads\devkitARM_r44-win32.exe
Create folder: c:\devkitPro\libgba
untgz::extract -d 'c:\devkitPro\libgba' -zbz2 'C:\Users\CID\Downloads\libgba-20090222.tar.bz2'
gzread: incomplete block read
Error: Failure reading from tarball.
failed to extract libgba-20090222.tar.bz2: Error: Failure reading from tarball.


Same error with libctru...
I'm getting this error too, I can't get past this no matter what I do. I need help.