Boost logo

Boost Users :

Subject: [Boost-users] Using rs232 libraries with Wince 5.0
From: Matthew Dobrzenski (matthew.dobrzenski_at_[hidden])
Date: 2009-09-16 11:22:54


Hello,
I am attempting to use the boost rs232 libraries for a wince based program I
am writing. To use the serial port libraries I am including the following
files:

#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>

Upon compilation I get the following error:

fatal error C1083: Cannot open include file: 'cerrno': No such file or
directory

This is failing at the include of "#include <cerrno>" in the cerrno.hpp
file.

My compiler is visual studios 2005 (version: 8.0.50727.42), release mode,
platform windows mobile 5.0 pocket pc.
Thanks in advance for any help that you can offer.

Matt

-- 
Matthew J Dobrzenski
Electrical Engineer/Computer Engineer


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net