Compiling files from the depository

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
darlofranco
Posts: 13
Joined: Sat Jun 18, 2011 4:16 pm

Compiling files from the depository

Post 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

mr.rc-cam
Posts: 457
Joined: Wed Jul 27, 2011 11:36 pm

Re: Compiling files from the depository

Post 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.

darlofranco
Posts: 13
Joined: Sat Jun 18, 2011 4:16 pm

Re: Compiling files from the depository

Post by darlofranco »

Thanks for the tip, got it figured out now :D

Frank

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

Post Reply