Michael Jenneson
Michael Jenneson

Reputation: 53

Boost .lib's for Visual Studio 2010

Where can i get boost .lib for visual studio 2010??

I tried to rename the old .lib's for VS2008 but this didn't work for the threads library.

Upvotes: 1

Views: 2234

Answers (1)

dirkgently
dirkgently

Reputation: 111288

Build the binary from source if the distro supplied one is not compatible.

Upvotes: 2

Related Questions