On Feb 5, 2008 9:51 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
Have you built the libraries
http://www.boost.org/more/getting_started/windows.html#or-build-binaries-from-source

You'll also need to add the option --build-type=complete.

Couldn't I just add the source to my project? For example, everything in "trunk/libs/signals/src"? I tried this but it still isn't working. I really don't want to build a lib, i would rather compile the source directly. Let me know if this can be done. Thanks.