Boost logo

Boost Users :

Subject: [Boost-users] A little confused about Boost static/dynamic libraries
From: David Aldrich (David.Aldrich_at_[hidden])
Date: 2010-07-12 11:47:30


Hi

I am linking my MSVC-9.0 project to the Boost.Python library. The project is configured to use the 'Multi-threaded DLL' runtime library.

When I link the project to Boost.Python, the linker evidently requires boost-python-vc90-mt-1_43.lib. But when I run the executable it loads boost-python-vc90-mt-1_43.dll.

Sorry if this is a stupid question, but why does the linker require the .lib file, when the runtime uses a dll?

Best regards

David


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