构建的时候自动是vs2012,请问再哪里修改。

编译模式:release
正在编译…
要求的 VS 版本:2012
正在执行:’“F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.com” “F:\work\cocos2d-js\projects\tutorial-blackjack-1.0\build\jsb-binary\frameworks\runtime-src\proj.win32\tutorialblackjack.sln” /Upgrade’

Microsoft Visual Studio 2015 Version 14.0.25420.1.
Copyright © Microsoft Corp. All rights reserved.

The license for Visual Studio expires in 27 days.

Migration completed successfully, but some warnings were detected during migration.
For more information, see the migration report:
F:\work\cocos2d-js\projects\tutorial-blackjack-1.0\build\jsb-binary\frameworks\runtime-src\proj.win32\UpgradeLog.htm

Information:
This project/solution does not require migration. It will open without modification.
正在执行:’“F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.com” “F:\work\cocos2d-js\projects\tutorial-blackjack-1.0\build\jsb-binary\frameworks\runtime-src\proj.win32\tutorialblackjack.sln” /Build “Release” /Project “tutorialblackjack”’

Microsoft Visual Studio 2015 Version 14.0.25420.1.
Copyright © Microsoft Corp. All rights reserved.

The license for Visual Studio expires in 27 days.

The operation could not be completed. 参数错误。

Use:
devenv [solutionfile | projectfile | anyfile.ext] [switches]


我实际想用2015来构建, 在vs version中选择了vs2015但是打印结果还是这样。

难道只能重装系统了? 欲哭无泪啊。 搞了3天了。 一直不能生成正确的windows工程

使用的是 VS2015,并不是 2012。这个应该是 VS 安装有问题。
你可以使用直接双击 F:\work\cocos2d-js\projects\tutorial-blackjack-1.0\build\jsb-binary\frameworks\runtime-src\proj.win32\tutorialblackjack.sln 这个文件使用 VS 打开,看看能不能正常编译运行。

打不开, 显示项目为0. 我重装系统试一试。

请问重装系统成功了吗?我也遇到同样问题了