Search found 3 matches

by Cyfer_Ninja_3006
Sat Mar 21, 2020 3:51 pm
Forum: 3DS Development
Topic: Im getting the "undefined reference to [i]function[/i] when using citro2d
Replies: 4
Views: 11511

Re: Im getting the "undefined reference to [i]function[/i] when using citro2d

fincs wrote: Fri Mar 20, 2020 10:10 pm Make sure the LIBS in your Makefile looks like this:

Code: Select all

LIBS	:= -lcitro2d -lcitro3d -lctru -lm
Omg, it worked, I love you guys! I would donate but im only 14 and my parents wont allow me to spend money online.
by Cyfer_Ninja_3006
Fri Mar 20, 2020 8:00 pm
Forum: 3DS Development
Topic: Im getting the "undefined reference to [i]function[/i] when using citro2d
Replies: 4
Views: 11511

Im getting the "undefined reference to [i]function[/i] when using citro2d

I was testing some stuff will citro2d, but when i compile it, cmd return these errors c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/9.1.0/../../../../arm-none-eabi/bin/ld.exe: main.o: in function `main': C:/Users/<usrnme>/Desktop/ShinMegamiGinsei/source/main.cpp:16: undefined reference to `C2D ...