Displaying 2 results from an estimated 2 matches for "shimomura".
Did you mean:
shimamura
2017 May 08
4
Has anyone here considered using repo for the Git migration?
https://source.android.com/source/using-repo
It plays well with large projects (heck, it was designed for Android),
and it works really well.
I'm guessing you guys have already considered it and rejecting it for
some really smart reason, but I wanted to make sure! ;)
--
Ryan (ライアン)
Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
http://refi64.com/
2017 Feb 20
2
LLVM nightly installer for Windows is missing lldb's python35.dll
...was simple: download the Python 3.5 binary ZIP and copy
python35.dll to the LLVM bin directory.
TL;DR: The nightly installer is missing python35.dll, meaning that lldb
will try to use the first one it comes across, regardless of whether or not
it's the right architecture.
--
Ryan (ライアン)
Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
http://refi64.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170220/c5f92079/attachment.html>