编译的FastBoot(用于Android的用户空间闪烁)在Windows [英] Compile FastBoot (used for android user space flashing) on Windows

查看:280
本文介绍了编译的FastBoot(用于Android的用户空间闪烁)在Windows的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Linux平台上编译的FastBoot。但我stucked而编译的窗户向我使用WINDDK对windows.In WINDDK的FastBoot的汇编,它给错误,如缺少unistd.h中,SYS / time.h中,压缩文件/ zipfile.h

I have compiled FastBoot on Linux platform. But I am stucked while compile it on windows.I am using WinDDK for compilation of FastBoot on windows.In WinDDK, It is giving errors like missing "unistd.h","sys/time.h","zipfile/zipfile.h".

是否有以上的任何替换文件在Windows中说的吗?请您及时建议如果任何合适的方法来港code从Linux到Windows环境。

Are there any replacement files for above said in windows?.Please suggest if any suitable method to port the code from linux to Windows environment.

推荐答案

头文件 unistd.h中可用的仅在POSIX系统的。进入Fastboot在Windows <一个href=\"http://groups.google.com/group/android-porting/browse_thread/thread/4990ffe551844860?pli=1&fwc=1\"相对=nofollow>可以使用Cygwin 进行编译。

Header file unistd.h is available only on POSIX systems. Fastboot on Windows can be compiled using Cygwin.

这篇关于编译的FastBoot(用于Android的用户空间闪烁)在Windows的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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