2016-10-01から1ヶ月間の記事一覧

XMind7のビルド

参照 xmind-dev - Google Groups versioning problem? - Google Groups How To Build XMind From Source · xmindltd/xmind Wiki 前提要件 JDK v1.7 or higher. Eclipse SDK v4.5 or higher. Maven v3.3 or higher. git clone https://github.com/xmindltd/xm…

Freeplaneのビルド

git clone git://git.code.sf.net/p/freeplane/freeplane cd freeplane gradle

Freemindのビルド

git clone git://git.code.sf.net/p/freemind/code freemind-code cd freemind-code ant

Windows上でV8をコンパイルする。

環境 OS:Windows10 64bit Home Edition Visual Studio 2015 Community Edition Update 3 今回着手するまでに発生した問題点 gclient updateで、pythonでエラーが発生。独自にインストールしたpythonをPATHから外し、depot_toolsにインストールされたpython…