What steps will reproduce the problem?
1. Build on mac and put library in a directory defined by "product_dir" :
"<(PRODUCT_DIR)/util"
2. gclient runhooks
3. build all in xcode
What is the expected output? What do you see instead?
xcode has missing library error. It tried to link the library in
xcodebuild/Debug but the library is in xcodebuild/Debug/util. It works as
expected on windows and linux.
What version of the product are you using? On what operating system?
latest gyp on osx 10.9. xcode 5
Please provide any additional information below.
Original issue reported on code.google.com by yan...@yahoo.com on 7 Jan 2014 at 7:32
Original issue reported on code.google.com by
yan...@yahoo.com
on 7 Jan 2014 at 7:32