Society of Robots - Robot Forum

General Misc => Misc => Topic started by: rueben5 on June 22, 2010, 05:45:41 AM

Title: SOR_Utils.h.. HELP plss
Post by: rueben5 on June 22, 2010, 05:45:41 AM
hi admin, the SoR_Utils.h file does not seem to be correct?? Everytime I try calling in the .h file, it shows a bunch of errors.. global.h, uart4.h.. etc are called in SoR_Utils.h but they do not exist :S.. what am i missing here?
Title: Re: SOR_Utils.h.. HELP plss
Post by: rueben5 on June 22, 2010, 06:06:32 AM
btw, m using axon 2 :)
Title: Re: SOR_Utils.h.. HELP plss
Post by: Choco_liger on June 22, 2010, 05:35:35 PM
Um... Here's a guess,

I think (if you haven't already) you need to make a file, and put everything inside that?
Like put all the headers like global inside the same folder as SoR_Utils.h

Title: Re: SOR_Utils.h.. HELP plss
Post by: rueben5 on June 23, 2010, 06:03:19 AM
and where may i find that? :) i mean global.h?
Title: Re: SOR_Utils.h.. HELP plss
Post by: Admin on June 25, 2010, 01:10:42 PM
For the Axon II, I strongly recommend using WebbotLib.

That said, it appears that you didn't configure/define the makefile properly . . .