如何在Windows机器(的autoconf,automake的,aclocal会,libtoolize pkgconfig)上安装自动工具 [英] how to install autotools on windows machine(autoconf, automake, aclocal, libtoolize pkgconfig)

查看:2510
本文介绍了如何在Windows机器(的autoconf,automake的,aclocal会,libtoolize pkgconfig)上安装自动工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想建立Linphone会的Andr​​oid project.I已经下载项目,但无法按照README.Not作出批示,让如何在Windows上安装自动工具machine.if有人有任何想法,请大家帮我安装这些工具。

I want to build Linphone android project.I have already downloaded project but unable to follow instructions given in README.Not getting how to install autotools on windows machine.if someone has any idea please help me to install these tools.

推荐答案

好了,你应该首先下载所有所需的依赖像NDK版本> = 8和Cygwin。你可以找到在Android开发者网站的NDK,并在需要的位置解压。

well, you should first download all the needed dependencies like ndk version>=8 and Cygwin. you can find the ndk on the android developers site and unpack it at desired location.

现在下载cygwin的安装程序,这是几KB的。当u开始安装程序,它将搜索包和服务器的列表。选择服务器,接近你的位置。从可用的程序包,下载完整的开发分支,以便在未来的你不得到,美④短缺的某些文件或其他任何新的问题。

Now download the cygwin installer, which is of few KB. when u starts the installer, it will search for the packages and the list of servers. choose a server which is close to your location. from the available package, download the complete Developers branch so that in future u don't get any new problem that u r missing some file or whatever.

下载后,用Cygwin的安装程序的帮助下安装。安装路径应该包含任何sapce所以最好在驱动安装它:\\ Cygwin的

after downloading it, install it with the help of Cygwin installer. the installation path should contain any sapce so better to install it at Drive:\Cygwin

现在,下一步是设置为NDK和Cygwin的bin目录中的环境变量PATH,这么快就做吧..这一步是没有什么是简单的:)

now the next step is to setup the environment variable path for the bin directory of both NDK and Cygwin, so do it quickly.. nothing is as simple as this step is :)

现在,所有的依赖都可以使用。所以启动cygwin外壳,其与正常CMD。

now, all the dependencies are available to use. so start the cygwin shell, its similar to the normal CMD.

执行以下命令定位到项目的根目录:

locate to the root directory of the project by executing the following command :

$ CD

这根目录必须包含所有喜欢清单文件,makefile和文件的最importent:prepare_sources.sh

this root directory must contain all the files like manifest files, makefiles and the most importent : prepare_sources.sh

现在运行以下命令:

$ ./$p$ppare_sources.sh /

$ ./prepare_sources.sh /

要NDK这个完整的路径是在NDK解压缩源NDK的构建文件。于我而言,它的:G:/ Android的NDK-r8d窗口/ Android的NDK-r8d / NDK的构建

this complete path to ndk is the path to the ndk-build file in the ndk unpacked source. in my case, its : G:/android-ndk-r8d-windows/android-ndk-r8d/ndk-build

现在按Enter键。N你已经完成了主要任务......现在让我们在Cygwin处理一切,包括本机文件n的所有的编译。等待Cygwin来complate过程中...这将需要像宽带的工作高速互联网连接。

Now hit Enter.. n you have completed the main task... now let the Cygwin handle everything including compilation of the native files n all. wait for the cygwin to complate the process... it would need the working high speed internet connection like broadband.

此过程完成后,将项目导入Eclipse和运行它..:)

after completion of this process, import the project into eclipse and run it.. :)

我希望这会帮助你一点点..:)

I hope it would help you a little bit.. :)

这篇关于如何在Windows机器(的autoconf,automake的,aclocal会,libtoolize pkgconfig)上安装自动工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆