Senaka Fernando Tue, 15 Apr 2008 03:37:02 -0700
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