Developing Qpid Cpp Messaging .NET Binding requires setup help
--------------------------------------------------------------
Key: QPID-2907
URL: https://issues.apache.org/jira/browse/QPID-2907
Project: Qpid
Issue Type: Improvement
Environment: Qpid development under Windows
Reporter: Chuck Rolke
During Windows development it is tricky to switch between 32-bit and 64-bit development modes.
To get a raw Qpid checkout started I've developed a script that provides a GUI-like experience
(a series of dialog windows :). The user specifies the location of the Boost libraries and
the in-source or out-of-source build root directories. Then the script runs cmake on the user's
behalf to get the build trees started.
>From then on the user may double click the qpid-cpp.sln to work in qpid/cpp, or the user
may double click a .bat file to launch the .NET binding solution.
Using this scheme a user keeps the QPID_BUILD_ROOT and BOOST_ROOT environment variables set
correctly for both DOS box work and for Visual Studio work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org
|