Page 1 of 1

Building with CLion IDE problems

Posted: Thu Oct 31, 2019 3:10 am
by jhubbardsf
I know that Espressif has documentation on getting eclipse working but I'm having a hard time getting the CLion IDE working and I'm afraid I don't know enough about C development to get it working without considerable effort (and don't really have the time right now). Has anyone here used CLion as their IDE and could help point me to what I need to change to get builds to work in the IDE itself? Right now I'm just coding in the IDE and compiling in the terminal but would like to get it working at some point.

Re: Building with CLion IDE problems

Posted: Thu Oct 31, 2019 2:44 pm
by krajaan
Hi.

Yes, I use CLion without any issues. What exactly is the problem? Is your project cmake based? Which step fails? Do you have some log output to share?