-
Notifications
You must be signed in to change notification settings - Fork 247
Description
Windows 10 builds for the simulator, but not for the esp32 target.
"C:\USERS\DOCUMENTS\MODDABLE\BUILD\DEVICES\ESP32\XSPROJ\SDKCONFIG.DEFAULTS.PRIOR" actually exists! But in lowcase.
C:\Users\Documents\Moddable\examples\helloworld>cd %MODDABLE%\examples\piu\balls
C:\Users\Documents\Moddable\examples\piu\balls>mcconfig -d -m -p esp32
Does C:\Users\Documents\Moddable\build\tmp\esp32\moddable_zero\debug\xsProj specify a file name
or directory name on the target
(F = file, D = directory)? d
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\Makefile
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\partitions.csv
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\sdkconfig.defaults
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\sdkconfig.defaults.prior
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\sdkconfig.defaults.release
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\main\component.mk
C:\Users\Documents\Moddable\build\devices\esp32\xsProj\main\main.c
7 File(s) copied
1 file(s) copied.
FC: cannot open C:\USERS\DOCUMENTS\MODDABLE\BUILD\DEVICES\ESP32\XSPROJ\SDKCONFIG.DEFAULTS.PRIOR - No such file or folder
1 file(s) copied.
The system cannot find the path specified.
NMAKE : fatal error U1077: 'if' : código de retorno '0x1'
Stop.