以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 高级功能研发区 (http://weistock.com/bbs/list.asp?boardid=5) ---- 请检查插件程序所用的资源是否已经安装正确 (http://weistock.com/bbs/dispbbs.asp?boardid=5&id=163977) |
-- 作者:qq代人发帖 -- 发布时间:2018/6/12 9:08:35 -- 请检查插件程序所用的资源是否已经安装正确 |
-- 作者:15874804583 -- 发布时间:2018/6/12 9:29:01 -- 1>AddinDemo.cpp(171): warning C4996: \'strcpy\': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\string.h(119): note: see declaration of \'strcpy\' 1> MainWindowDlg.cpp 1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h) 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(126): warning C4996: \'_vsnprintf\': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(1396): note: see declaration of \'_vsnprintf\' 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(131): warning C4996: \'sprintf\': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(1769): note: see declaration of \'sprintf\' 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(149): warning C4996: \'fopen\': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(205): note: see declaration of \'fopen\' 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(231): warning C4996: \'_vsnprintf\': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(1396): note: see declaration of \'_vsnprintf\' 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(236): warning C4996: \'sprintf\': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(1769): note: see declaration of \'sprintf\' 1>c:\\users\\administrator\\desktop\\addindemo\\LogInfo.h(247): warning C4996: \'fopen\': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\stdio.h(205): note: see declaration of \'fopen\' 1>MainWindowDlg.cpp(234): warning C4996: \'strcpy\': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\ucrt\\string.h(119): note: see declaration of \'strcpy\' 1>MainWindowDlg.cpp(393): warning C4244: \'=\': conversion from \'INT_PTR\' to \'int\', possible loss of data 1> StdAfx.cpp 1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h) 1> Generating Code... 1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V140\\Microsoft.CppBuild.targets(1189,5): warning MSB8012: TargetPath(C:\\Users\\Administrator\\Desktop\\AddinDemo\\x64\\Release\\AddinDemo.dll) does not match the Linker\'s OutputFile property value (C:\\Weisoft Stock(x64)\\AddinDemo.adi). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V140\\Microsoft.CppBuild.targets(1190,5): warning MSB8012: TargetExt(.dll) does not match the Linker\'s OutputFile property value (.adi). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 1>.\\AddinDemo.def(4): warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored 1> Creating library .\\Release/AddinDemo.lib and object .\\Release/AddinDemo.exp 1>AddinDemo.exp : warning LNK4070: /OUT:AddinDemo.dll directive in .EXP differs from output filename \'C:\\Weisoft Stock(x64)/AddinDemo.adi\'; ignoring directive 1> AddinDemo.vcxproj -> C:\\Users\\Administrator\\Desktop\\AddinDemo\\x64\\Release\\AddinDemo.dll 1> AddinDemo.vcxproj -> .\\Release/AddinDemo.pdb (Full PDB) ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== |
-- 作者:无为剑 -- 发布时间:2018/6/12 13:39:30 -- http://www.weistock.com/bbs/dispbbs.asp?boardid=5&Id=163704 看一下历史讨论帖 |