Boost logo

Boost Users :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-11-26 09:07:44


Klaus Nowikow wrote:

<snip error messages>

> There seems to be a conflict between the libraries signals.lib, libcpd.lib
> and libcd.lib.
> When I try to ignore the libraries libcpd.lib and libcd.lib in the project
> settings, other linker errors occur when I use std::cout for example:
> main.obj : error LNK2001: unresolved external symbol "class
> std::basic_ostream<char,struct std::char_traits<char> > std::cout"
> (?cout_at_std@@3V?$basic_ostream_at_DU?$char_traits_at_D@std@@@1_at_A)
>
> Is there a way to use the boost::signals library in a Win32 Console
> Application in VC6?

Have a look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_CRT_C_Run.2d.Time_Libraries.asp
This page shoud help you to sort out the library conflicts.

HTH, Markus


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