Was there particular reason you used the following ?
extern "C" {
I was able to build the following:
https://pastebin.com/PPGkuxGS
In BUCK, there is no need for compiler_flags and linker_flags
See if the above formation works for you.
On Fri, Sep 29, 2017 at 8:28 PM, Andrzej <[email protected]> wrote:
> W dniu 30.09.2017 o 01:07, Ted Yu pisze:
>
>> If you can generate a (minimal) patch (without revealing your IP) which
>> fails (buck) building reliably, I will surely investigate.
>>
>> Minimal example with only one method which uses Configuration and Client:
> https://gist.github.com/borneq/9cdb03dba4ba29c971bf5bea73857446
>
> Thanks,
>