

This is the build log for the above code: Compiling: main.cpp The following, for example will generate a compile error which follows the code: #include īoost::asio::serial_port port(io_service) I can not get any example that I try to compile for asio serial port.


I have been successfully using other boost libraries and now I need to work on a program that reads and writes to a serial port. I'm using CodeBlocks on a windows systems and have downloaded Boost, complied and setup my IDE variables and build options.
