[
https://issues.apache.org/jira/browse/QPID-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887031#action_12887031
]
Chuck Rolke commented on QPID-2728:
-----------------------------------
I've reproduced the issue. The problem arises when cmake is run is a different
directory than 'qpid/cpp'. The derived objects are not in
qpid/cpp/src/windows/resources. These are correctly added to the project but
when they compile the referenced version-resource.h is over in another
directory. Working a fix to cmakelists now...
> 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]