qt编译出现 /usr/bin/ld: cannot find -lQtCore的解决方法

出现这个原因是编译的qt源码在共享的windows文件夹下,所以必须拷贝到linux文件系统下才能编译通过

你可能感兴趣的:(qt编译出现 /usr/bin/ld: cannot find -lQtCore的解决方法)