boost.asio lib and CodeLite

hi group! I´m using CodeLite + MinGW+ Unit Test 1.3 on a Win7 system. Now I want to add the boost.asio library (boost_1_49_0) to CodeLite. I have already linked a few files like: "C:\boost_1_49_0\boost\asio" or "C:\MinGW\include\boost" and so on... But I still get some warnings like: "c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/boost/asio/detail/impl/win_object_handle_service.ipp: In member function 'void boost::asio::detail::win_object_handle_service::move_construct(boost::asio::detail::win_object_handle_service::implementation_type&, boost::asio::detail::win_object_handle_service::implementation_type&)': c:\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/boost/asio/detail/impl/win_object_handle_service.ipp:106: error: '::UnregisterWaitEx' has not been declared" I´m not sure, if I have add the boost.asio library correctly and ifI have to link some other libraries from the Windows system? I´ve read somewhere that adding Win-files is necessary to run the boost.asio lib correctly, is that right? and if, which files? I hope someone can help me... best regards Teemu sry for my bad english I´m from germany... -- View this message in context: http://boost.2283326.n4.nabble.com/boost-asio-lib-and-CodeLite-tp4474767p447... Sent from the Boost - Dev mailing list archive at Nabble.com.

and I´m adding the boost.asio files in CodeLite under: /Setting>Tag settings>ctags/ Is that right? -- View this message in context: http://boost.2283326.n4.nabble.com/boost-asio-lib-and-CodeLite-tp4474767p447... Sent from the Boost - Dev mailing list archive at Nabble.com.
participants (1)
-
Teemu