Boost logo

Boost Users :

From: Bruno Martínez (br1_at_[hidden])
Date: 2005-10-08 03:53:08


Hi.

I have a project that uses boost.threads and sdl, under vc7.1. Because of
sdl, I have to link with the non-debug multi threaded dll version of the
runtime libraries, even on debug builds. However, autolinking picks the
debug version of boost.threads so I get conflicts. Is it right to disable
autolinking and force a non debug version of boost.threads? Any ohter
idea?

Thanks,
Bruno


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