Game Development Community


#1
02/10/2006 (12:43 am)
Juan,

What os are you using?

if you using linux, make sure you do a make clean, then a make tools. You can not build the game and then build the tools.

-Ron
#2
02/14/2006 (2:10 am)
Did you add the source files to your project?
#3
02/14/2006 (3:33 am)
First off, you should try asking this at the resource, not in the forums, or at least link to the resource you're using.

Second, try reading the error. It can't find a specific function. Have you tried making sure that the code for that function is being compiled into your project?