(New developer) Linker failed on a Citro2D instruction
Posted: Tue May 18, 2021 3:12 am
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?
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?