You've probably sorted this already but my windows build was failing based on the non bool return type but also the lack of method exports on the two methods on the new inner class added to ManagementObject in qpid common. I added QPID_COMMON_EXTERN to lines 201 and 202 in ManagementObject.h such that this in addition to a bool cast for the other issue the build works on windows. I have not done exhaustive testing.
Cheers -- View this message in context: http://qpid.2158936.n2.nabble.com/Seeing-a-Qpid-C-master-build-failure-in-AppVeyor-tp7647715p7648614.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
