Hi all,

It seems that most C++ test failures are caused due to dll linkage errors.
Adding the extern "C" block to each header will circumvent these.

Regards,
Senaka

Reply via email to