Boost logo

Boost Users :

From: Ruben Lara (bermejator_at_[hidden])
Date: 2008-07-30 11:24:08


Hi all...

If i try to compile boost.asio and ncurses.h together i get next problem:
bermejo_at_BERMEJO-MOBILE ~/Proyecto/boost $ g++ -lncurses -lboost_system -lboost_thread -o main *.cpp
/usr/include/boost/asio/detail/socket_option.hpp:242: error: ‘stdscr’ is not a type
/usr/include/boost/asio/detail/socket_option.hpp:252: error: ‘stdscr’ is not a type
/usr/include/boost/asio/detail/socket_option.hpp:252: error: expected identifier before ‘)’ token
 bermejo_at_BERMEJO-MOBILE ~/Proyecto/boost $

Problem when:
#include <boost/asio.hpp>
#include <ncurses.h>
Any ideas?
Thank you in advance
Rubén Lara

_________________________________________________________________
La última hora de tu ciudad en MSN Noticias
http://noticias.es.msn.com/



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