#include "PrintMessage_C.h" #include RASTERMAINWIDGETGUICFUNAPI_EXPORT void PrintMessageWindowsShow_C_Fun(char* msg) { qDebug() << QString(msg); return ; }