I add mylib.lib to the project,use the LIBS variable with the appropriate library name preceded with a -l prefix.Use "qmake" commond and "make debug-winscw" command to build.
The building error is that "mylib.lib is incompatible with standard C++".
What can i do?
Thanks.




