构建项目visual c ++失败 - 丢失文件 [英] build project visual c++ failing - missing files

查看:197
本文介绍了构建项目visual c ++失败 - 丢失文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在这里建立itunnel_mux项目:

I'm trying to build the itunnel_mux project here:

https://code.google.com/p/iphonetunnel-usbmuxconnectbyport/ 项目构建的源代码在这里 - http://iphonetunnel-usbmuxconnectbyport.googlecode.com/svn/trunk/itnl/win32_project/

https://code.google.com/p/iphonetunnel-usbmuxconnectbyport/ The source for the project build is here - http://iphonetunnel-usbmuxconnectbyport.googlecode.com/svn/trunk/itnl/win32_project/

但是,由于某些原因,它正在寻找缺少的文件。 CoreFoundation.lib,iTunesMobileDevice和libMobiledevice.lib。

However, for some reason there are missing files that it's looking for. CoreFoundation.lib, iTunesMobileDevice and libMobiledevice.lib.

我想知道如何获得这些?根据他们的帮助部分,有人能够从dll的构建lib文件https://code.google.com/p/iphonetunnel-usbmuxconnectbyport/issues/detail?id=5

I'm wondering how I can obtain these? According to their help section someone was able to build the lib files from dll's https://code.google.com/p/iphonetunnel-usbmuxconnectbyport/issues/detail?id=5

但是,这些dll都没有包含在src中,这些dll应该是从哪里来的不清楚。我是否必须从源代码构建dll,然后从它们中构建lib文件?

However, none of these dll's are included within the src and it's unclear where these dlls are supposed to come from. Do I have to build the dlls from source and then build the lib files from them?

有关这个构建一般有点混淆,如果有人知道正确的方向

A bit confused generally about this build and would be grateful if anyone knows the right direction.

干杯

推荐答案

您将不得不生成这些。来源的libs或者在某个地方找到它们。

如果你想自己建立自己(我推荐)看看这个问题

You will either have to generate those .libs from source or find them online somewhere.
If you want to build them yourself (which I recommend) take a look at this question.

这篇关于构建项目visual c ++失败 - 丢失文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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