Page 1 of 1

PrintConsole error?

Posted: Sun Jun 05, 2016 4:59 pm
by fitohoyos
Good day, guys,

I don't know why am I getting this error:

Code: Select all

error: unknown type name: PrintConsole
in a header file I have in the line:

Code: Select all

extern PrintConsole bottomScreen;
I've got this working in other computer. I even reinstalled the libraries in my /opt/ folder without success. I even copied the contents of the /opt/devkitpro/ from a computer I have devkitpro working to the other computer I need to work with, and no success either.

Please help!