On 2/22/21 9:33 PM, Jerry James wrote:
The compiler is telling you that it saw "#include " inside an
extern "C" block, but that glib.h ultimately pulls in headers with C++
definitions. It looks like the glib headers already take care of
defining things correctly depending on whether they are
On Mon, Feb 22, 2021 at 6:46 PM Mukundan Ragavan wrote:
> I am trying to update nextcloud-client to 3.1.3. Build keeps failing
> with this -
>
> /builddir/build/BUILD/desktop-3.1.3/src/gui/cloudproviders/cloudprovidermanager.cpp:15:1:
> note: 'extern "C"' linkage started here
> 15 | extern "C"