Vinicius Santos wrote:
> Tried using extern "C" {} around the C include files?It doesn't help. extern "C" declares that declarations have C linkage, nothing else AFAIK. regards, -- Hasso Tepper
Vinicius Santos wrote:
> Tried using extern "C" {} around the C include files?It doesn't help. extern "C" declares that declarations have C linkage, nothing else AFAIK. regards, -- Hasso Tepper