cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.13k stars 7.05k forks source link

error #17927

Open DAJINZI01 opened 7 years ago

DAJINZI01 commented 7 years ago

Microsoft Windows [版本 10.0.14393] (c) 2016 Microsoft Corporation。保留所有权利。

C:\Users\hp>cd /

C:>cocos run -s d:/cocos/mygame -p win64 未知的平台:win64 C:>cocos run -s d:/cocos/mygame -p win10 未知的平台:win10 C:>cocos run -s d:/cocos/mygame -p win32 编译模式:debug 正在编译... 要求的 VS 版本:[2013, 2015, 2017] 正在执行:'"D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.com" "d:\cocos\mygame\proj.win32\mygame.sln" /Build "Debug" /Project "mygame"'

                                                                                                           1>------ 已启动生成: 项目: mygame, 配置: Debug Win32 ------编译成功。

正在拷贝:mygame.exe 正在拷贝:glew32.dll 正在拷贝:iconv.dll 正在拷贝:libcocos2d.dll 正在拷贝:libcrypto-1_1.dll 正在拷贝:libcurl.dll 正在拷贝:libmpg123.dll 正在拷贝:libogg.dll 正在拷贝:libssl-1_1.dll 正在拷贝:libtiff.dll 正在拷贝:libvorbis.dll 正在拷贝:libvorbisfile.dll 正在拷贝:OpenAL32.dll 正在拷贝:sqlite3.dll 正在拷贝:websockets.dll 正在拷贝:zlib1.dll 部署模式:debug 启动应用。 正在执行:'d:\cocos\mygame\bin\debug\win32\mygame'

执行命令出错,返回值:-1073741819。 C:>

DAJINZI01 commented 7 years ago

i am ready for help...

minggo commented 7 years ago

what's the engine version?

DAJINZI01 commented 7 years ago

3.15.1 编译没问题,运行没有弹出窗口,调试出现异常

DAJINZI01 commented 7 years ago

win10 vs2017