Trouble setting up a sample project in Eclipse

mr1000
Posts: 23
Joined: Fri Jan 12, 2018 9:05 am

Trouble setting up a sample project in Eclipse

Postby mr1000 » Fri Jan 12, 2018 9:18 am

I basically followed this guide https://esp-idf.readthedocs.io/en/lates ... dows-setup to setup the project settings. Also made a 'make menuconfig' in mingw32 console.
I use hello_world code example but I'm getting errors when building.

Image
Image

Am I missing some path? which one?
Thanks!

Edit1: solved, it seems I had to put app_main.c into a folder called 'main'
Edit2: figured out how to change name of the folder and still compile it, I added the line "SRCDIRS := [name of the folder where's the main.c]" in the Makefile before the include

Who is online

Users browsing this forum: No registered users and 80 guests