There's possibly a mis-match between your app and your boost libs in terms of debug/release build and/or md/mt compiler options.

You say: "you got it to work." Do you get any (linker) warnings?

It shouldn't be necessary to rename anything. The linking should work auto-magically (most of the time), once VSXXXX is told where to find your libs to be linked.

degski