User Tools

Site Tools


raspberrypi:settingupc_developmentenvironment

This is an old revision of the document!


Setting up a complete development environment in C++ for Raspberry PI

Intro

My goal in this project is:

  1. To develop in C++ for the Raspberry PI
  2. To do it in eclipse, in my computer
  3. To compile in my computer, and debug remotely in the Raspberry PI
  4. Moreover, to use libraries specifically compiled for the raspberry pi (log4cpp, libconfig)

This setting will configure a development environment optimal for develop and create programs in the raspberry pi.

Previous considerations

Previous tasks I did in my raspberry pi:

  1. Configure other user than pi, and delete the original pi user
  2. Configure static IP
raspberrypi/settingupc_developmentenvironment.1521398826.txt.gz · Last modified: 2022/12/02 22:02 (external edit)