Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
  2. make[1]: Entering directory 'D:/esp8266/esp18266.X'
  3. make -f nbproject/Makefile-default.mk dist/default/production/esp18266.X.production.hex
  4. make[2]: Entering directory 'D:/esp8266/esp18266.X'
  5. make[2]: *** No rule to make target '../wsn (1).c', needed by 'build/default/production/_ext/1472/wsn (1).p1'. Stop.
  6. make[1]: *** [.build-conf] Error 2
  7. make: *** [.build-impl] Error 2
  8. make[2]: Leaving directory 'D:/esp8266/esp18266.X'
  9. nbproject/Makefile-default.mk:90: recipe for target '.build-conf' failed
  10. make[1]: Leaving directory 'D:/esp8266/esp18266.X'
  11. nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
  12.  
  13. BUILD FAILED (exit value 2, total 445ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement