You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fred Cheng (JIRA)" <ji...@apache.org> on 2014/12/23 13:06:13 UTC

[jira] [Comment Edited] (QPID-6266) qpid-cpp-0.30 Build Fail - Org.Apache.Qpid.Messaging.dll

    [ https://issues.apache.org/jira/browse/QPID-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256913#comment-14256913 ] 

Fred Cheng edited comment on QPID-6266 at 12/23/14 12:05 PM:
-------------------------------------------------------------

I was able to build proton and qpid.  Your directions and boost binaries were extremely helpful to get me past Cmake. There were some issues with qpid solution and caused some build errors with qpidmessenger.dll.  I figured out how to fix it.  I have documented the process, but will be need polish it a bit.

I am trying to build org.apache.qpid.messaging.dll.  So far I have not been able to get it to build correctly.  The org.apache.qpid.messaging solution is unable to link qpidclient.lib.  The message indicate it to be conflict with win32 and x64.  I am using x64, qpidclient.dll were compiled in x64 as well. I have set to compile in x64 mode, but the compiler appears to be unhappy.

Any advice on how to compile org.apache.qpid.messaging.dll?  Is it running under win32 only?  If that is the case, I will have to track down a win32 machine.


was (Author: trix4rabbit):
I was able to build proton and qpid.  Your directions and boost binaries were extremely helpful to get me past Cmake. There were some issues with qpid solution and caused some build errors with qpidmessenger.dll.  I figured out how to fix it.  I have documented the process, but will be need to polish it.

I am trying to build org.apache.qpid.messaging.dll.  So far I have not been able to get it to build correctly.  The org.apache.qpid.messaging solution is unable to link qpidclient.lib.  The message indicate it to be conflict with win32 and x64.  I am using x64, qpidclient.dll were compiled in x64 as well. I have set to compile in x64 mode, but the compiler appears to be unhappy.

Any advice on how to compile org.apache.qpid.messaging.dll?  Is it running under win32 only?  If that is the case, I will have to track down a win32 machine.

> qpid-cpp-0.30 Build Fail - Org.Apache.Qpid.Messaging.dll
> --------------------------------------------------------
>
>                 Key: QPID-6266
>                 URL: https://issues.apache.org/jira/browse/QPID-6266
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: 0.30
>         Environment: Windows XP (x86)
> Windows 7 ( x64).  
> Visual Studios 2008, 2010
>            Reporter: Fred Cheng
>            Assignee: Chuck Rolke
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> The build instructions in the file INSTALL-WINDOWS in qpid-cpp-0.30 does not work.  For example, the file said to install 
> 1. CMake 2.4 
> 2. "cmake -i -G "Visual Studio 9 2008"
> The problem is the CMake 2.4 does not support "Visual Studio 9 2008"
> A second example is that the command -i  for cmake has been depreciated in current version of cmake.  
> The file README-winsdk.txt also appears to be outdated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org