Windows 7中的Android Open Framework

时间:2012-02-08 08:04:44

标签: android c++ windows openframeworks

我已按照以下链接中提到的所有说明在Windows环境中为Android设置Openframeworks。在构建openFrameworks时。我收到以下错误。尝试了所有可能的工作,但仍然没有弄清楚。提到错误如下,请帮帮我。提前谢谢。

为项目openFrameworks建立配置Android **

make android -C ../ openFrameworksCompiled / project / android / bin / sh:找不到pkg-config:command / bin / sh:找不到pkg-config:command FIND:参数格式不正确 找不到文件 - * .cpp make:进入目录/c/Development/OF/libs/openFrameworksCompiled/project/android' make DebugAndroid FIND: Parameter format not correct File not found - *.cpp FIND: Parameter format not correct File not found - *.cpp make[1]: Entering directory / c / Development / OF / libs / openFrameworksCompiled / project / android' make [1]:DebugAndroid'. make[1]: Leaving directory / c / Development / OF / libs / openFrameworksCompiled / project / android'没什么可做的 制作ReleaseAndroid FIND:参数格式不正确 找不到文件 - * .cpp FIND:参数格式不正确 找不到文件 - * .cpp make [1]:输入目录/c/Development/OF/libs/openFrameworksCompiled/project/android' make[1]: Nothing to be done for ReleaseAndroid'。 make [1]:离开目录/c/Development/OF/libs/openFrameworksCompiled/project/android' make Release_arm7Android FIND: Parameter format not correct File not found - *.cpp FIND: Parameter format not correct File not found - *.cpp make[1]: Entering directory / c / Development / OF / libs / openFrameworksCompiled / project / android' make [1]:Release_arm7Android'. make[1]: Leaving directory / c / Development / OF / libs / openFrameworksCompiled / project / android'没什么可做的 制作Release_neonAndroid FIND:参数格式不正确 找不到文件 - * .cpp FIND:参数格式不正确 找不到文件 - * .cpp make [1]:输入目录/c/Development/OF/libs/openFrameworksCompiled/project/android' make[1]: Nothing to be done for Release_neonAndroid'。 make [1]:离开目录/c/Development/OF/libs/openFrameworksCompiled/project/android' make: Leaving directory / c / Development / OF / libs / openFrameworksCompiled / project / android'

构建完成**

0 个答案:

没有答案