Changes

Jump to navigation Jump to search
86 bytes added ,  14:28, 15 April 2009
Line 155: Line 155:     
:Your libfreetype is either buggy, or was built incorrectly.  You shouldn't have a main() in this library.--[[User:Michael|Michael]] 15:05, 13 April 2009 (UTC)
 
:Your libfreetype is either buggy, or was built incorrectly.  You shouldn't have a main() in this library.--[[User:Michael|Michael]] 15:05, 13 April 2009 (UTC)
      
I grabbed the lib included in libwiisprite, Apparently a .o having a main function comes from a test program is included in the .a  
 
I grabbed the lib included in libwiisprite, Apparently a .o having a main function comes from a test program is included in the .a  
 
I've removed the object with $ ar d libfreetype.a gxvfgen.o  It should have resolved the linker error
 
I've removed the object with $ ar d libfreetype.a gxvfgen.o  It should have resolved the linker error
 
--[[User:TheDrev|TheDrev]] 09:07, 15 April 2009 (UTC)
 
--[[User:TheDrev|TheDrev]] 09:07, 15 April 2009 (UTC)
 +
:Nice, thanks for that tip with ar.  That's useful to know. --[[User:Michael|Michael]]
    
== Threads? ==
 
== Threads? ==
54

edits

Navigation menu