maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
399 stars 78 forks source link

cmake compilation #26

Closed beckmx closed 5 years ago

beckmx commented 5 years ago

this is more a question for suggestion, somehow I couldnt compile the code with my standard toolchain so, I setup a fresh brand new toolchain from the latest available and noticed that it won't support Makefile any more (I think) and it now asks for the new CMakelists.txt, do you have a suggestion if there is a tool that could help me recreate the CMake?

:) greetings!

beckmx commented 5 years ago

nevermind, some libs will also need to be updated and that makes the process harder to maintain