Compiling...
Stanlibrary.c
E:\Test\Stanlibrary.c(52) : warning C4026: function declared with formal parameter list
Stanlibrary.obj - 0 error(s), 1 warning(s)
BUILD时候错误:
Linking...
LINK : warning LNK4075: ignoring /INCREMENTAL due to /FORCE specification
Creating library Debug/Stanlibrary.lib and object Debug/Stanlibrary.exp
Stanlibrary.obj : error LNK2001: unresolved external symbol _SpurOK
protoolkit.lib(ctfileutil.obj) : error LNK2001: unresolved external symbol __imp__RegCloseKey@4
protoolkit.lib(windows_32.obj) : error LNK2001: unresolved external symbol __imp__RegCloseKey@4
………………………………
Debug/Stanlibrary.exe : warning LNK4088: image being generated due to /FORCE option; image may not run