With your suggested change and Gordon's commit, the build is now working for me in appveyor. Thank you both!
I'll get the extra EXTERNs added on master. On Tue, Aug 2, 2016 at 10:53 PM, acartcat <[email protected]> wrote: > 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] > >
