devkitARM release 27 and associated libraries.

Latest devkitPro news and announcements

devkitARM release 27 and associated libraries.

Postby WinterMute » Sat Dec 05, 2009 9: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.
WinterMute
Site Admin
 
Posts: 622
Joined: Tue Aug 09, 2005 2:21 am
Location: UK

Re: devkitARM release 27 and associated libraries.

Postby Quirky » Sun Dec 06, 2009 4:11 pm

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

Apart from that, upgraded and everything went smoothly. Nice one.
Quirky
 
Posts: 19
Joined: Thu Nov 15, 2007 7:45 pm

Re: devkitARM release 27 and associated libraries.

Postby vuurrobin » Sun Dec 06, 2009 11:05 pm

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: (viewtopic.php?f=15&t=1454) or the spriteRotation struct mentioned here: (viewtopic.php?f=15&t=1499)
User avatar
vuurrobin
 
Posts: 195
Joined: Fri Jul 11, 2008 7:49 pm
Location: the netherlands

Re: devkitARM release 27 and associated libraries.

Postby WinterMute » Tue Dec 08, 2009 5: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: (viewtopic.php?f=15&t=1454) or the spriteRotation struct mentioned here: (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.
WinterMute
Site Admin
 
Posts: 622
Joined: Tue Aug 09, 2005 2:21 am
Location: UK

Re: devkitARM release 27 and associated libraries.

Postby MrAndini » Wed Dec 16, 2009 2: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.
MrAndini
 
Posts: 19
Joined: Sun Dec 07, 2008 11:32 pm

Re: devkitARM release 27 and associated libraries.

Postby WinterMute » Thu Dec 17, 2009 8:09 pm

Oops, sorry, looks like something went wrong with the packaging script. I'll fix these shortly.
WinterMute
Site Admin
 
Posts: 622
Joined: Tue Aug 09, 2005 2:21 am
Location: UK


Return to Announcements

Who is online

Users browsing this forum: No registered users and 1 guest