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

Chuck Rolke commented on QPID-2728:
-----------------------------------

Is this from a fresh check-out? 

On the 32-bit builds I get good results building on a 32-bit host or a 64-bit 
host.
What's in directory cpp/src/windows/resources ?

All of the errors in the linked attachment are for "Release x64" builds. I've 
never gotten an x64 to compile at all. How do you do it? If I do a "cmake -i" 
then my qpid-cpp.sln does not have an easy path for selection platform x64. I 
can go into Configuration Manager and ADD x64 (taking settings from Win32) but 
that has never compiled for me. What's your procedure for getting an x64 to 
build? 

For 32-bit builds adding the version resource was as easy as adding the .RC 
file to the project sources and cmake did its magic. For 64-bit builds cmake 
may be doing something one-off or the whole idea of just adding an RC file is 
wrong. 

> Windows icon/version additions broke nightly builds
> ---------------------------------------------------
>
>                 Key: QPID-2728
>                 URL: https://issues.apache.org/jira/browse/QPID-2728
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.7
>         Environment: Windows, Visual Studio
>            Reporter: Steve Huston
>
> Recent additions to include version and icon resources in the Windows builds 
> result in build errors. I don't know why I'm getting different errors on 
> different builds, but here's what I see:
> 64-bit build:
> One of these for each library:
> 1>.\windows\resources\qpidtypes-resource.rc(20) : fatal error RC1015: cannot 
> open include file 'version-resource.h'.
> See: http://www.riverace.com/CDash-1.4.2/viewBuildError.php?buildid=735 for 
> all messages
> 32-bit build (configure error):
> CMake Error in src/CMakeLists.txt:
>   Cannot find source file "qmf-resource.rc".  Tried extensions .c .C .c++ .cc
>   .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

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

Reply via email to