-->
Page 2 of 2

Re: Windous - Start with Basic_Blink - make error

PostPosted: Sat Oct 31, 2015 9:00 pm
by fenixscd
As I can get lsming file for the Windows operating system.
Thank you

Windows - generate file lsming

PostPosted: Sun Nov 01, 2015 4:54 am
by fenixscd
How to generate the file lsming for Windows ?

Re: Ubuntu - Start with Basic_Blink - make error

PostPosted: Sun Nov 01, 2015 3:53 pm
by hreintke
From Linux Quictart documentation :

Build Sming Library

cd SMING_HOME
make

Re: Ubuntu - Start with Basic_Blink - make error

PostPosted: Sun Nov 22, 2015 11:45 pm
by Venkatesh
Till you setup SMING_HOME and ESP_HOME to correct path the compilation won't work.

If you have built esp-open-sdk in some other folder other than '/opt/esp-open-sdk', then set the path in ESP_HOME
The SMING_HOME should be folder of Sming + Sming, i.e if your sming files are in /opt/Sming, then SMING_HOME should be '/opt/Sming/Sming'