
pyactivemq - issue #41
python setup.py build error: ‘toProviderString’ is not a member of ‘cms::Destination’
What steps will reproduce the problem? 1. python step.py build
What is the expected output? What do you see instead? Expected: build successful
src/main/Destinations.cpp: In function ‘void export_Destinations()’: src/main/Destinations.cpp:95:26: error: ‘toProviderString’ is not a member of ‘cms::Destination’ src/main/Destinations.cpp:96:27: error: ‘toProviderString’ is not a member of ‘cms::Destination’ src/main/Destinations.cpp:98:42: error: ‘toProviderString’ is not a member of ‘cms::Destination’ src/main/Destinations.cpp: At global scope: src/main/Destinations.cpp:40:20: warning: ‘DestinationType_docstring’ defined but not used [-Wunused-variable] error: command 'gcc' failed with exit status 1
What version of the product are you using? On what operating system? pyactivemq-0.1.0. Fedora
Status: New
Labels:
Type-Defect
Priority-Medium