Welcome! Log In Create A New Profile

Advanced

Grrlib make Fail

Posted by pokeglobe 
Grrlib make Fail
October 02, 2009 03:26AM
I loaded it up with devkitpro and set up no changes whatsoever.
I got this.

Linking as: template.elf
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-gekko/bin/ld.exe: cannot find -lgrrlib
collect2: ld returned 1 exit status
"make": *** [template.elf] Error 1

Any idea what causes this? I have tried copying the libs to Libogc but no luck.
Sorry for so many questions -.-
Re: Grrlib make Fail
October 02, 2009 02:04PM
do you have the .a file for grrlib in your devkit folder? it is looking for one there. if you have all the .c, .h, and ,cpp files you need in your project, then you can take the -lgrrlib line from your makefile.



Edited 1 time(s). Last edit at 10/02/2009 02:05PM by giantpune.
Re: Grrlib make Fail
October 02, 2009 03:06PM
If you are still having trouble after that try the suggestions in this post getting started with grrlib

It helped me ;)
Sorry, only registered users may post in this forum.

Click here to login