Page 1 of 1

(New developer) Linker failed on a Citro2D instruction

Posted: Tue May 18, 2021 3:12 am
by ChanceLP
I've been working on a game for a bit, and I've gotten it to the point where I want to show the player's score.
However, when I go through all the hurdles to get it to load a font file, the linker throws an error relating to the function C2D_LoadFont.
I don't know why this is occurring, I have all the libraries loaded correctly and none of my other functions (including the other ones which do handle fonts!) cause this error.
Could anyone help please?

Re: (New developer) Linker failed on a Citro2D instruction

Posted: Sun May 30, 2021 4:39 pm
by WinterMute
It's not really possible to help with such vague information about your issue. Please tell us the precise error message.