Boost logo

Boost Users :

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


I am compiling using boost version 1.40.0

On Wed, Sep 16, 2009 at 8:22 AM, Matthew Dobrzenski <
matthew.dobrzenski_at_[hidden]> wrote:

> 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
>

-- 
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