#111473 - nukomod - Wed Dec 06, 2006 9:15 pm
I've been on a break from my project due to work, but I'm starting to work on it again. I have a couple of problems with it though which I need sorting out first. I think they're both down to just how I've setup my project.
The first is a problem with libfat. I'd been using and older version with a couple of problems but I could live with them. I started getting the project ready for a demo though and wanted to sort this out. I downloaded the latest version of the lib from the depository and tried to update my devkitpro/ndslib installs too but now I can't get the built code to work.
I tried downloading various zip/rar files that I could find for the fat lib in and now have a handful of different versions, but I can't seem to get any to work now, even when trying to go back to the versions I had before.
When I say the code won't work I mean Dualis crashes when trying to run on the fatInitDefault function (i think that was the name). My code doesn't run at all on the DS hardware, even before, and that's an issue I'll be trying to solve after this one.
Really I'd just like to know what version of each lib I should be running, so that I can make sure my installs are correct. Also is there a good project that uses the fat lib I can download the source to and use as a reference? I'd like to compare make files so I can see mine is setup correctly.
I'm sure this is just a stupid noob problem I'm having, but any help would be appreciated!
The first is a problem with libfat. I'd been using and older version with a couple of problems but I could live with them. I started getting the project ready for a demo though and wanted to sort this out. I downloaded the latest version of the lib from the depository and tried to update my devkitpro/ndslib installs too but now I can't get the built code to work.
I tried downloading various zip/rar files that I could find for the fat lib in and now have a handful of different versions, but I can't seem to get any to work now, even when trying to go back to the versions I had before.
When I say the code won't work I mean Dualis crashes when trying to run on the fatInitDefault function (i think that was the name). My code doesn't run at all on the DS hardware, even before, and that's an issue I'll be trying to solve after this one.
Really I'd just like to know what version of each lib I should be running, so that I can make sure my installs are correct. Also is there a good project that uses the fat lib I can download the source to and use as a reference? I'd like to compare make files so I can see mine is setup correctly.
I'm sure this is just a stupid noob problem I'm having, but any help would be appreciated!