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

ASF subversion and git services commented on QPID-5176:
-------------------------------------------------------

Commit 1528184 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1528184 ]

QPID-5176: Simplify CMake specification now that we don't need to compile
  different files in qpidmessaging differently. This also avoids some Visual
  Studio 2008 breakage.

> C++ Broker - build fail on Visual Studio 2008
> ---------------------------------------------
>
>                 Key: QPID-5176
>                 URL: https://issues.apache.org/jira/browse/QPID-5176
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.24
>         Environment: windows build qpidmessaging "Visual Studio 2008"
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> Visual Studio 2008 stopped compiling qpidmessaging on or near 2013-09-20. It 
> works fine on Visual Studio 2010.
> Examination of compiled file AcceptTracker.obj reveals that there are no 
> class methods in it. The file is a ghost. Further examination shows that 
> VS2008 is compiling AcceptTracker.h and not .cpp like one might expect. The 
> .vcproj file has no apparent errors and the studio shows all the files where 
> they belong; it just fails to compile the right one. Go figure.
> The situation is much better if the messaging library .h file names are not 
> included in the cmake qpidmessaging_SOURCES file list. This is the proposed 
> fix.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to