donny681 / ESP32_CAMERA_QR

Apache License 2.0
628 stars 226 forks source link

I don't use Eclipse. How do I compile this? #23

Closed crabdancing closed 5 years ago

crabdancing commented 5 years ago

All the Makefiles seem to be pretty much meaningless auto-generated stuff. I don't see any basic toolchain here. What are the steps to compiling this using standard Unix tools?

donny681 commented 5 years ago

Please refer this website.https://docs.espressif.com/projects/esp-idf/en/latest/

crabdancing commented 5 years ago

@donny681 That isn't very helpful though, there's a lot to dig to. Can you tell me what specific utility you use to generate the cmakefile from the sdkconfig?

crabdancing commented 5 years ago

Like, I've skimmed this and I still don't know what utility to use.