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.
devkitARM release 27 and associated libraries.
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: devkitARM release 27 and associated libraries.
Typo in the announcement? "devkitPPC release 18" => "devkitARM release 27".
Apart from that, upgraded and everything went smoothly. Nice one.
Apart from that, upgraded and everything went smoothly. Nice one.
Re: devkitARM release 27 and associated libraries.
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)
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)
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: devkitARM release 27 and associated libraries.
Nope, doesn't seem to be a standard type either from what I can find.vuurrobin wrote:did you remove uint? cos I was kinda using that. alot ^_^.
This compiles for me just fine though :-
Code: Select all
#include <stdio.h>
int main() {
uint test = 100;
return 0;
}
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.the automatic installer had some problems downloading some stuff, but after downloading them manually, it ran perfectly.
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.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)
Re: devkitARM release 27 and associated libraries.
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.
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.
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: devkitARM release 27 and associated libraries.
Oops, sorry, looks like something went wrong with the packaging script. I'll fix these shortly.
Who is online
Users browsing this forum: No registered users and 1 guest