Hi Scott, Glad to hear you got the DLL built. As for why the C++ code is needed - yes, the broker and C++ client share a lot of code, but also, the WCF API is built over the C++ client.
-Steve On 11/4/12 8:08 PM, "Penumbra" <[email protected]> wrote: >I was able to build it using Microshaft Visual Studio Express 2012 for >Windows Desktop. > >Why does the Apache.Qpid.Interop .NET build require the source code for >the Qpid server? Is it because it share the same protocol? It seems to >me that there should be a separation of interests during the .NET build >process. >2>------ Rebuild All started: Project: Interop, Configuration: Debug >Win32 ------ >>2> 1 file(s) copied. >>2> AmqpConnection.cpp >>2> AmqpMessage.cpp >>2> AmqpSession.cpp >>. . . >> >>Thanks, >--scott c. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
