Hello all, The following series of patches (in separate thread) is to fix building on windows / cygwin. I'm at commit d74c77428deba9619c678a59d6442ec281385264 on Jan 7. I've tried these patches using incremental build and it builds fine, but smoketest can't run. [1] Anyway, the program could be run :-) This attached patch gives class BoundListeners a CPPUHELPER_DLLPUBLIC, which resolves "error LNK2019: unresolved external symbol" for the symbols in this class. Although BoundListeners' parent (PropertySetMixinImpl) already has CPPUHELPER_DLLPUBLIC, but it seems to be not enough, which I'm not sure why. [1] `/opt/lo/bin/make check` gives http://pastebin.com/EarX4TC0 I'll address this again in new thread. Please feel free to comment :-) Best Regards, -- Korrawit Pruegsanusak
Attachment:
0001-Also-gives-BoundListeners-a-CPPUHELPER_DLLPUBLIC-to-.patch
Description: Binary data