Version: Branch::master
Platform: MacOS
Subsystem: x64
I have a problem about generate a Xcode project with GYP
I did it as follows:
git clone https://github.com/nodejs/node.git
into node and ./configure
git clone https://chromium.googlesource.com/external/gyp
into gyp and python setup.py build and sudo python setup.py install
- into node and
../gyp/gyp node.gyp --depth=. -f xcode --generator-output=./build
It show :
gyp: name 'node_shared' is not defined while evaluating condition 'node_shared=="true"' in node.gyp
What's wrong?
node.gyp
node.txt
node.gypi
nodei.txt
common.gypi
common.txt
config.gypi
config.txt
icu_config.gypi
icu_config.txt