I use Boost serialization to create a simple XML file, but when debug, I got this error "error LNK1104: cannot open file 'libboost_serialization-vc110-mt-gd-1_53.lib'" I have tried to fixed my problem followed the answer in this question
but I can't find the folder "stage" in my Boost folder, I downloaded Boost from here