sduelund / mobitest-agent

Automatically exported from code.google.com/p/mobitest-agent
0 stars 0 forks source link

BZAgent fails to complie because of missing file under dependencies #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
clang: error: no such file or directory: 
'~/mobitest-agent-read-only/mobitest-agent/iOS/BZAgent/Dependencies/TouchJSON/CD
ataScanner.m'
clang: error: no input files

Original issue reported on code.google.com by jeff.ha...@mobilizetoday.com on 21 Mar 2012 at 4:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
basically all except CocoaWithLove dependencies are missing in svn, so need to 
either add readme file with where to get them or add to the source

Original comment by jeff.ha...@mobilizetoday.com on 21 Mar 2012 at 4:30

GoogleCodeExporter commented 8 years ago
Hi,

I'm facing the same issue when compiling BZAgent on Xcode.
Can you please let me know how to resolve this? 

Where can I download the missing dependencies? 

Original comment by abhiom...@gmail.com on 16 Apr 2012 at 11:05

GoogleCodeExporter commented 8 years ago
Sorry for the delayed response, my alerts were somehow messed up. 

The dependencies are listed here: 
http://code.google.com/p/mobitest-agent/source/browse/trunk/mobitest-agent/iOS/B
ZAgent/Dependencies/README-DEPENDENCIES

We should probably move them to a more prominent location...

Original comment by guy...@gmail.com on 13 Jun 2012 at 9:33

GoogleCodeExporter commented 8 years ago
I added the required sources to the iOS dependancies directory.   A fresh 
checkout should build the iOS agent without adding any third party code.

Original comment by sker...@google.com on 9 Jul 2012 at 9:50