#151928 - nczempin - Thu Mar 06, 2008 9:12 pm
I got the SDL port mostly running, and the next step for me was to to compile Paul Robson's Football Manager.
When linking, I got error messages for the following functions missing:
sqrt, sin, cos.
This is with the 1.4.4 devkitProUpdater version of devkitPro.
I seem to recall something about those routines being overhauled, will it help to update to 1.4.5 (for some reason the updater doesn't work over my wifi access, so I'd have to either manually dl the relevant stuff or wait until I get back to a DSL line)?
I tried to check the code briefly, but it all seemed to be in order (I didn't have the source for devkitARM though)
Any pointers as to what I should do?
When linking, I got error messages for the following functions missing:
sqrt, sin, cos.
This is with the 1.4.4 devkitProUpdater version of devkitPro.
I seem to recall something about those routines being overhauled, will it help to update to 1.4.5 (for some reason the updater doesn't work over my wifi access, so I'd have to either manually dl the relevant stuff or wait until I get back to a DSL line)?
I tried to check the code briefly, but it all seemed to be in order (I didn't have the source for devkitARM though)
Any pointers as to what I should do?