Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 584819

Summary: qmf-generated code fails to build using qpid_win_sdk.zip
Product: Red Hat Enterprise MRG Reporter: Timothy St. Clair <tstclair>
Component: qpid-cppAssignee: Andrew Stitcher <astitcher>
Status: CLOSED ERRATA QA Contact: Frantisek Reznicek <freznice>
Severity: high Docs Contact:
Priority: high    
Version: DevelopmentCC: esammons, freznice, gsim, matt, pmackinn, tross, tstclair
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-20 11:30:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Timothy St. Clair 2010-04-22 14:00:37 UTC
Description of problem:
qmf generated code includes files which are not in the distribution on windows. 

.\mrg\grid\Master.cpp(27) : fatal error C1083: Cannot open include file: 'qpid/amqp_0_10/Codecs.h': No such file or directory

Version-Release number of selected component (if applicable):
qpid-cpp-0.7.935473-1.zip

How reproducible:
100%

Steps to Reproduce:
1. Build grid package on windows.

Comment 1 Andrew Stitcher 2010-04-22 14:52:04 UTC
Looks like a simple omission from the includes shipped in the sdk - now testing a version with qpid/amqp_0_10/Codec.h included.

Comment 2 Andrew Stitcher 2010-04-22 20:47:23 UTC
Upstream version 936960 should have a fix for this

Comment 3 Frantisek Reznicek 2010-06-09 08:09:16 UTC
The issue has been fixed.
qpid-cpp-0.7.946106-x.zip package contains the Codecs.h header and MRG/G build succeeded (for instance build #59).

-> VERIFIED