Andy's Workshop Forums

General Category => stm32plus C++ library => Topic started by: vport on February 19, 2020, 05:21:48 am

Title: errors in building library
Post by: vport on February 19, 2020, 05:21:48 am
I am getting errors in building stm32 plus library on windows platform google serach shows that error are due to python 3 instead of 2 can you update file SConstruct for python 3
 thanks
Title: Re: errors in building library
Post by: dientl on March 05, 2020, 09:52:43 pm
Hi Vport,
Did you follow the guidance when you buil the library (https://github.com/andysworkshop/stm32plus/blob/master/INSTALL.md) ?

For me, I used Cygwin and build with no matter. Also success when I build with Eclipse IDE

You should post the details error screen snapshot to figure out the error

Regards,
Ken