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:dev-subscr...@qpid.apache.org