After Building QPID from source for the first time , I am attempting to run the broker.Here is what I am doing The Directory in which broker was created in is at: D:\qpid-0.18\qpid-0.18\cpp\src\Debug so here is what I did D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd However I get the message that the file *"boost_system-vc100-mt-gd-1_47.dll" * is missing. I searched for the file and it is present in D:\CppLibraries\boost-win-1.47-64bit-vs2010\lib *Any suggestion on what I should do ? How could I make QPidd.exe find that file ?*