Hi,
I am trying to compile zLib example code for my Colibri SoM.
The example code uses the _setmode()
C Runtime library function. The relevant headers for this function are
- fcntl.h and
- io.h.
When compiling this code the compiler is not able to locate the above two header files in the SDK folder…
Please suggest if I am missing something or is there an alternate function that can be used to do the same job on Win CE with the Toradex SDK.
Thanks
Deepak