Thanks.
Following your suggestion, I ran the build from command line and found that, as I expected, the generated command is as follows;
make -j8 BUILD_DIR_BASE=’/C/dev/ESP8266/RTOSv3/ota/with_old/build/Debug’ SDKCONFIG=’/C/dev/ESP8266/RTOSv3/ota/with_old/sdkconfig-debug’ V=0″
and if I change from “make” to “make ota” it generated two files.
I’m not quite sure what you wrote in the last sentence.
I don’t think I use Ninja as I use ESP8266 SDK and not ESP32.
Also, what do you mean by “locating the “ota” target in Solution Explorer and building it via the “Build” command in the context menu”?
My project name is “ota”, as in the attached file.
Could you explain further what I need to do?
Regards,
Attachments:
You must be
logged in to view attached files.