Hi Jens, Uilian,
> Would it make sense to add some automated tests in that regard? If we > support it, we should test it, to detect such kind of issues early, not > 6 months after. > This option should probably be added to the Windows AppVeyor builds since I don't see GitHub action support for Windows. Will see what can be done since I am not familiar with AppVeyor nor how and when those builds are executed as part of the code review process. > So if the consensus now is that we should do it, send a PR to export > this specific symbol again. Someone will take care. I will try to create a ticket and PR today for a possible solution to the problem based on my initial tests here: Singleton instance function instead of the GlobalOutput by CJCombrink · Pull Request #5 · CJCombrink/thrift <https://github.com/CJCombrink/thrift/pull/5> I have tested with conan locally and it seems to work as expected. Regards, Carel
