Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error #5

Open
wzhy90 opened this issue Jun 9, 2018 · 6 comments
Open

Compile error #5

wzhy90 opened this issue Jun 9, 2018 · 6 comments

Comments

@wzhy90
Copy link

wzhy90 commented Jun 9, 2018

twlnf/arm9/source/nandio.c:35:2: error: implicit declaration of function 'activity'; did you mean 'atexit'? [-Werror=implicit-function-declaration]
  activity(COLOR_BRIGHT_GREEN);
twlnf/arm9/source/nandio.c:35:11: error: 'COLOR_BRIGHT_GREEN' undeclared (first use in this function); did you mean 'COLOR_BG_DEF'?
  activity(COLOR_BRIGHT_GREEN);

Also for imgio.c.

@wzhy90
Copy link
Author

wzhy90 commented Jun 9, 2018

devkitARM has been up-to-date.

@wzhy90
Copy link
Author

wzhy90 commented Jun 10, 2018

@ApfelTV II know this. But remove them will lost the working tips on the right bottom of screen

@wzhy90
Copy link
Author

wzhy90 commented Jun 10, 2018

I thikn @Jimmy-Z has forgot to upgrade the term256 code?

@Jimmy-Z
Copy link
Owner

Jimmy-Z commented Jun 12, 2018

Sorry for the trouble, I just pushed the commit.

@wzhy90
Copy link
Author

wzhy90 commented Jun 21, 2018

@Jimmy-Z I can compile it now. But why I still have no colour block on the right bottom of screen while installing title.tmd?

@Jimmy-Z
Copy link
Owner

Jimmy-Z commented Jun 21, 2018

Honestly no idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants