Open SunlifeV opened 3 years ago
I was meet same question but solve it.
In my case, I replaced -G "Unix Makefiles"
to -G "MinGW Makefiles"
in Windows.
cmake .. -DPROJ=fd_cam -DTOOLCHAIN="C:/Program Files/kendryte-toolchain/bin" -G "MinGW Makefiles"
When I used the latest SDK to cooperate with IDE development, I wrote the SDK path to the localDependency of the kendryte-package of the project directory, added the relevant header file path in the kendryte-package of the SDK, and then went to compile the result and the following error appeared.
Error message
Document version
0ce252641826d65e12621347992cc9865874e6e1
System
Windows 10 64