Hi,

Sry for the delay, didn't had the time to check.
I have BOOST_ROOT and QPID_BUILD_ROOT set but not BOOST_VERSION.
Haven't found it in the documentation yet.
What do I have to set for BOOST_VERSION?

I have installed boost version 1.40.


Br,
Daniel


-----Original Message-----
From: Cliff Jansen [mailto:[email protected]] 
Sent: Montag, 04. Oktober 2010 17:51
To: [email protected]
Cc: Daniel Sack
Subject: Re: Building WCF Channel

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:[email protected]

Reply via email to