- Joined
- Nov 23, 2014
- Messages
- 15,149
- Trophies
- 0
- Location
- Canberra, Australia
- Website
- boot9strap.com
- XP
- 11,073
- Country
-
Hi, I am following this guide (http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development) to set up my environment, and was going to try the gpu example from ctrulib. However when trying to compile I get a huge amount of errors (1117 of them). It looks like I'm missing a library or something. Can anyone tell me what I might have done wrong? Also, the guide said to enable ctrulib in the devkitarm menu but I have no idea how to get into any menu. Can't find anything in its folder that could lead to a menu and when I run the updater it just says it couldn't find any updates, and doesn't lead to a menu. I am thinking that's likely what is wrong.
The errors:
The errors:
- variable "u32" is not a type name
- a declaration here must declare a parameter (mostly this)
- expected a ';'
- expected a '}'
- identifier 'gfxScreen_t' is undefined
