[txmt-dev] Re: Problems compiling TM 2
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Mon Sep 24 08:12:33 UTC 2012
Hi,
> /Users/dang/source/textmate/Frameworks/file/tests/t_status.cc:53: Warning: \
> Skipping file::status
> read-only tests (no fixtures)
> Failed 2 of 16 tests
> Success rate: 87%
> [229/1093] Compile ‘Frameworks/OakAppKit/src/OakTabBarView.mm’…
> ninja: build stopped: subcommand failed.
it seems to me that you have to clean the load builts first.
Try:
ninja -t clean
before compiling.
Regards,
--Hans
More information about the textmate-dev
mailing list