Hi Daniel,

To confirm, I can build qpid/wcf libraries on Windows 7 and using VS 2008.

I need to set BOOST_ROOT and BOOST_VERSION and QPID_BUILD_ROOT in my
environment before building.

At runtime, I need to make sure that all of the following are
available from the PATH of subdirectories (often using dependency
walker to check):

Apache.Qpid.Channel.dll
Apache.Qpid.Interop.dll
boost_date_time-vc90-mt-gd-1_39.dll
boost_filesystem-vc90-mt-gd-1_39.dll
boost_program_options-vc90-mt-gd-1_39.dll
boost_regex-vc90-mt-gd-1_39.dll
boost_system-vc90-mt-gd-1_39.dll
boost_thread-vc90-mt-gd-1_39.dll
boost_unit_test_framework-vc90-mt-gd-1_39.dll
qpidclientd.dll
qpidcommond.dll
qpidtypesd.dll

or if running a release build:

Apache.Qpid.Channel.dll
Apache.Qpid.Interop.dll
boost_date_time-vc90-mt-1_39.dll
boost_filesystem-vc90-mt-1_39.dll
boost_program_options-vc90-mt-1_39.dll
boost_regex-vc90-mt-1_39.dll
boost_system-vc90-mt-1_39.dll
boost_thread-vc90-mt-1_39.dll
boost_unit_test_framework-vc90-mt-1_39.dll
qpidclient.dll
qpidcommon.dll
qpidtypes.dll
qpidxarm.dll

Cliff

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to