Page 1 of 1

Compiling files from the depository

Posted: Wed Nov 16, 2011 11:11 pm
by darlofranco
Hi Guys

OK, I finally figured out how to download the files to my PC using tortoisesvn.
I copied all the files into a new sketchfile in the arduino ide and tried to compile it without success. All I get is a big bunch of errors say this that and the other are not defined.
I have defined the settings in config.h but this still gives the errors.
Can someone give me a clue as to what I am doing wrong

Thanks
Frank

Re: Compiling files from the depository

Posted: Thu Nov 17, 2011 12:12 am
by mr.rc-cam
I copied all the files into a new sketchfile in the arduino ide and tried to compile it without success. All I get is a big bunch of errors say this that and the other are not defined.
I have defined the settings in config.h but this still gives the errors.

This usually means that you are in the wrong directory and compiling the configuration sketch (for example, MultiWiiConf_1_9.pde) instead of the MultiWii sketch (for example MultiWii_1_9.pde). It would help us to understand your problem if you posted the errors.

Re: Compiling files from the depository

Posted: Thu Nov 17, 2011 11:16 am
by darlofranco
Thanks for the tip, got it figured out now :D

Frank

PS Made one of your LMAs - it works great - Thanks !