Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiling with esp8266 latest SDK version using virtual machine #158

Open
bha14ur opened this issue Jan 23, 2019 · 0 comments
Open

compiling with esp8266 latest SDK version using virtual machine #158

bha14ur opened this issue Jan 23, 2019 · 0 comments

Comments

@bha14ur
Copy link

bha14ur commented Jan 23, 2019

when i trying to compile blinky example using SDK on VM under "https://www.youtube.com/watch?v=58bdrN0pkbc" video guide line and enter below code
/Share/esp_iot_sdk_v1.2.0_15_07_03/esp_iot_sdk_v1.2.0/app$ make

i get these warnings and error:

../Makefile:300: warning: overriding commands for target clean' Makefile:300: warning: ignoring old commands for target clean'
../Makefile:304: warning: overriding commands for target clobber' Makefile:304: warning: ignoring old commands for target clobber'
../Makefile:308: warning: overriding commands for target .subdirs' Makefile:308: warning: ignoring old commands for target .subdirs'
make[1]: Entering directory /mnt/Share/esp_iot_sdk_v1.2.0_15_07_03/esp_iot_sdk_v1.2.0/app/user' ../../Makefile:300: warning: overriding commands for target clean'
../Makefile:300: warning: ignoring old commands for target clean' ../../Makefile:304: warning: overriding commands for target clobber'
../Makefile:304: warning: ignoring old commands for target clobber' ../../Makefile:308: warning: overriding commands for target .subdirs'
../Makefile:308: warning: ignoring old commands for target .subdirs' ../../Makefile:361: warning: overriding commands for target .output///lib/libuser.a'
../Makefile:361: warning: ignoring old commands for target .output///lib/libuser.a' make[1]: Leaving directory /mnt/Share/esp_iot_sdk_v1.2.0_15_07_03/esp_iot_sdk_v1.2.0/app/user'

please help me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant