gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > errors!!! What are the fixes????!!!!

#121331 - tondopie - Sun Mar 11, 2007 5:54 pm

I've decided to make a GUI for hbfirmware. Just to make sure that it would compile on my set-up I tried "makeing" it. On the main7.c it came up with this error I have gotten on other programs such as FWNitro.

Code:
e:/Downloads/hbfirmware/firmware/arm7/source/main7.c:87: error: 'PERSONAL_DATA' has no member named 'gbaScreen'


I'm assuming it was a part of DKA or libnds at one time but it has changed. What's the fix for this?

#121389 - Creebo - Mon Mar 12, 2007 3:21 am

I'm not exactly sure what the fix is but its defiantly a problem that it was developed on earlier versions of DKP

#121395 - tondopie - Mon Mar 12, 2007 3:38 am

actually i already got the fix