Content originally posted in LPCWare by Sumangala Hegde on Fri Apr 13 03:19:26 MST 2012
I am trying build a OM5597 source code in LPCXpresso4.2.0_264.
In this project, I am trying to build code in POSRD2 folder. This folder has a file called syscall.c in which they have included sys\stat.h which has to be included from Microsoft Visual Studio. When I buid this folder, I am getting the following error:
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\sys\stat.h:23:2: error: #error ERROR: Only Win32 target supported!
Please give me a solution for the above ASAP.