devkitARM release 27 and associated libraries.

Latest devkitPro news and announcements
Post Reply
WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

devkitARM release 27 and associated libraries.

Post by WinterMute » Sat Dec 05, 2009 10:01 pm

devkitARM release 27 and associated library updates are now available for download, see the main site post for details of changes. http://www.devkitpro.org/devkitarm/devk ... libraries/

As usual these updates are available through the windows installer/updater.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Quirky
Posts: 19
Joined: Thu Nov 15, 2007 8:45 pm

Re: devkitARM release 27 and associated libraries.

Post by Quirky » Sun Dec 06, 2009 5:11 pm

Typo in the announcement? "devkitPPC release 18" => "devkitARM release 27".

Apart from that, upgraded and everything went smoothly. Nice one.

User avatar
vuurrobin
Posts: 219
Joined: Fri Jul 11, 2008 8:49 pm
Location: The Netherlands
Contact:

Re: devkitARM release 27 and associated libraries.

Post by vuurrobin » Mon Dec 07, 2009 12:05 am

did you remove uint? cos I was kinda using that. alot ^_^.

the automatic installer had some problems downloading some stuff, but after downloading them manually, it ran perfectly.


also, you forgot to fix some reported bugs, like the oamAffineTransformation() mentioned here: (http://forums.devkitpro.org/viewtopic.php?f=15&t=1454) or the spriteRotation struct mentioned here: (http://forums.devkitpro.org/viewtopic.php?f=15&t=1499)

WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: devkitARM release 27 and associated libraries.

Post by WinterMute » Tue Dec 08, 2009 6:56 pm

vuurrobin wrote:did you remove uint? cos I was kinda using that. alot ^_^.
Nope, doesn't seem to be a standard type either from what I can find.

This compiles for me just fine though :-

Code: Select all

#include <stdio.h>

int main() {
	uint test = 100;
	
	return 0;
}
the automatic installer had some problems downloading some stuff, but after downloading them manually, it ran perfectly.
Yeah, unfortunately the SF mirrors can be a bit flakey sometimes but I don't really know if it would be any better elsewhere - devkitPro alone is doing around 300gig a month.
also, you forgot to fix some reported bugs, like the oamAffineTransformation() mentioned here: (http://forums.devkitpro.org/viewtopic.php?f=15&t=1454) or the spriteRotation struct mentioned here: (http://forums.devkitpro.org/viewtopic.php?f=15&t=1499)
Not so much forgot as having other priorities for this release set - quite a bit of DSi related prep work for instance which I don't really want to make too big a deal about until we have some other things ready to roll.
Help keep devkitPro toolchains free, Donate today

Personal Blog

MrAndini
Posts: 21
Joined: Mon Dec 08, 2008 12:32 am

Re: devkitARM release 27 and associated libraries.

Post by MrAndini » Wed Dec 16, 2009 3:35 pm

I just downloaded the latest devkitpro using the windows installer and now my grit doesn't work any more.

I have tried both an update and a complete unistall followed by clean install.

In each case I now get this error when I use grit


grit.exe - Unable to locate Component
The application has failed to start because FreeImage.dll was not found.
Re-installing the application may fix this problem.


As I said above, I have tried reinstalling with the same result each time, grit gives me an error now which it never did before.

A check of my backed up previous version shows FreeImage.dll is found in
C:\devkitpro\devkitARM\bin
and
c:\devkitpro\devkitPPC\bin

When I run the installer these files are no longer present.

WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: devkitARM release 27 and associated libraries.

Post by WinterMute » Thu Dec 17, 2009 9:09 pm

Oops, sorry, looks like something went wrong with the packaging script. I'll fix these shortly.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests