A small typo does not permit to create our first gyp file correctly.
'conditions': [
['OS==mac', {'sources!': ['win_util.cc']}],
],
instead of
OS=="mac"
my 2 cents
Original issue reported on code.google.com by yann.ste...@gmail.com on 25 Jun 2012 at 3:04
Original issue reported on code.google.com by
yann.ste...@gmail.com
on 25 Jun 2012 at 3:04