yetist / ios-toolchain-based-on-clang-for-linux

Automatically exported from code.google.com/p/ios-toolchain-based-on-clang-for-linux
0 stars 0 forks source link

ios-xcbuild does not transfer header search paths to Makefile #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ios-xcbuild against a project that has additional HEADER_SEARCH_PATHS
2. run make
3. build will fail due to missing include paths

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Ubuntu 12.04 LTS i686

Please provide any additional information below.

Original issue reported on code.google.com by John.Ro...@gmail.com on 21 May 2013 at 9:11

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, committed to svn.

Original comment by cjac...@gmail.com on 23 Sep 2013 at 6:42