Skip to content

Software Compile

Marko Hoepken edited this page Oct 24, 2015 · 3 revisions

The compile works ONLY with Arduino 1.0.5.

Compile with IDE 1.6.5 will cause a lot of errors, caused by the used libraries. I did not spend any time to repair it.

Some libraries (with other included libs) are required for the compile. Copy the content of the libraries directory to you Adruino installation path.

In case you have already the library (from other projects), It your responsibility to replace it or not. The software has been build and does work with the libs in the project.

The project directory has the top level project with all required sources:

rx5808_pro_osd

You must enter the directory and open the rx5808_pro_osd.xxx with Adruino.

It will compile out of the box.