你试一试加上 #pragma comment(lib, "libname ") 或者重新编译后运行
#include int main() { prinft("hello world!");return 0; }看着没什么问题,加一个return0;试试吧