Cannot compile SQLite amalgamation with MDK-ARM (Keil). I have met errors:

|..\..\Libraries\sqlite-amalgamation-3081101\sqlite3.c(25838):error:#5:cannot 
opensource input file"sys/types.h":No such fileordirectory 
..\..\Libraries\sqlite-amalgamation-3081101\shell.c(59):error:#5:cannot 
opensource input file"pwd.h":No such fileordirectory|

I can see many includes of linux headers, they will not be found too. 
What can I do to provide them? May be use another STL? My question is on 
stackoverflow.com 
<http://stackoverflow.com/questions/33157949/compile-sqlite-with-mdk-arm>.

Reply via email to