• 欢迎访问开心洋葱网站,在线教程,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站,欢迎加入开心洋葱 QQ群
  • 为方便开心洋葱网用户,开心洋葱官网已经开启复制功能!
  • 欢迎访问开心洋葱网站,手机也能访问哦~欢迎加入开心洋葱多维思维学习平台 QQ群
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏开心洋葱吧~~~~~~~~~~~~~!
  • 由于近期流量激增,小站的ECS没能经的起亲们的访问,本站依然没有盈利,如果各位看如果觉着文字不错,还请看官给小站打个赏~~~~~~~~~~~~~!

windows 7 64位配置cocos2d-x开发环境Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.

JAVA相关 开心洋葱 1439次浏览 0个评论

windows 7 64位配置cocos2d-x开发环境Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.

 

在windows7 64位系统下配置cocos2d-x的 cocos2d-x-2.1.5 版本和cocos2d-x-3.0alpha0-pre 版本都报如下错误,

 

F:\yt\game\cocos2d-x-3.0alpha0-pre\cocos2d-win32.vc2012.sln : Solution file error MSB5009: Error parsing the nested project section in solution file.


Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.

具体错误代码如下:

/*
 * Check VC++ environment...
 */

/*
 * Building cocos2d-x library binary, please wait a while...
 */

Microsoft (R) Build Engine version 4.0.30319.17929
[Microsoft .NET Framework, version 4.0.30319.17929]
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
Build started 2013/9/25 22:54:48.
F:\yt\game\cocos2d-x-3.0alpha0-pre\cocos2d-win32.vc2012.sln : Solution file err
or MSB5009: Error parsing the nested project section in solution file.

Build FAILED.

  F:\yt\game\cocos2d-x-3.0alpha0-pre\cocos2d-win32.vc2012.sln : Solution file e
rror MSB5009: Error parsing the nested project section in solution file.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.11
Microsoft (R) Build Engine version 4.0.30319.17929
[Microsoft .NET Framework, version 4.0.30319.17929]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2013/9/25 22:55:19.
     0>F:\yt\game\cocos2d-x-3.0alpha0-pre\cocos2d-win32.vc2012.sln : Solution f
       ile error MSB5009: Error parsing the nested project section in solution
       file.

Build FAILED.

         F:\yt\game\cocos2d-x-3.0alpha0-pre\cocos2d-win32.vc2012.sln : Solution
        file error MSB5009: Error parsing the nested project section in solutio
       n file.

    0 Warning(s)
    1 Error(s)

至今不知道怎么解决,网上也有解决办法,但就是不成功,如果有谁在windows7 64位系统下配置cocos2d-x成功了,麻烦分享下,在这里如果本人配置cocos2d-x在windows7下用Microsoft Visual Studio 2012 成功的话也会在这里分享的。


开心洋葱 , 版权所有丨如未注明 , 均为原创丨未经授权请勿修改 , 转载请注明windows 7 64位配置cocos2d-x开发环境Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.
喜欢 (0)

您必须 登录 才能发表评论!

加载中……