android - 构建果酱演示时出错

标签 android c++ visual-studio-2008 marmalade

我是一名Android应用程序开发者,最近我正在尝试学习Marmalade来开发游戏。首先,我在一台运行 Win 7 的笔记本电脑上完成了安装并且工作正常,但是当我尝试在另一台运行 Win XP 的笔记本电脑上运行它时,出现以下错误,即使我是运行他们的一个 hello world 演示:

1>------ Build started: Project: s3eHelloWorld_vc9, Configuration: X86 Debug Win32 ------ 1>Compiling... 1>cl : Command line warning D9002 : ignoring unknown option '/S3Eproject' 1>s3eHelloWorld.cpp 1>c:\marmalade\5.2\examples\helloworld\build_s3ehelloworld_vc9\temp_defines_debug.h(78)
: fatal error C1189: #error : "Wrong compiler used. Please run s3eConfig to configure Visual Studio" 1>Creating browse information file... 1>Microsoft Browse Information Maintenance Utility Version 9.00.30729 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>BSCMAKE: error BK1506 : cannot open file
'.\Debug_s3eHelloWorld_vc9_x86\s3eHelloWorld.sbr': No such file or directory 1>Build log was saved at
"file://c:\Marmalade\5.2\examples\HelloWorld\build_s3ehelloworld_vc9\Debug_s3eHelloWorld_vc9_x86\BuildLog.htm" 1>s3eHelloWorld_vc9 - 2 error(s), 1 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

我从开发开始就一直在用eclipse,所以对Visual Studio一窍不通。我在这里错过了什么吗?谢谢!!

最佳答案

我在 Marmalade forums 上发现了同样的问题.

似乎有人修复它以安装 VS2010。否则,论坛还有很多其他的东西可以尝试。

关于android - 构建果酱演示时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9919346/

相关文章:

android - 内核模块未显示在 android 内核中

android - 构建错误 : Could not find any version that matches com. android.tools.build :transform-api:1. 5.+

visual-studio-2008 - 如何设置dll的图标?

c# - 在 VS 2008 中运行单元测试项目时出现 DisconnectedContext 错误

Android获取布局以在布局中动态定位和间隔元素

android - Dagger v2 : Inject 2 different scopes into one object

c++ - struct 非数组成员的 size_t 转换崩溃

c++ - boost UTF-16 字符串的库?

c++ - 是否可以在 C++ 中的 2 个或更多文件中定义一个类?

c# - 简单的 ASP.NET 数据库查询