Difference between revisions of "Get source and compile/ja"
Jump to navigation
Jump to search
Alissa Sabre (talk | contribs) (a Japanese translation) |
Alissa Sabre (talk | contribs) m (→コンパイルする: Update links to Japanese translated pages.) |
||
Line 19: | Line 19: | ||
* [[Compiling the viewer (MSVS2003)|Microsoft WindowsでVisual Studio .NET 2003を使う場合]] (お勧め。リンデンラボは今でもVS2003を使っています。) | * [[Compiling the viewer (MSVS2003)|Microsoft WindowsでVisual Studio .NET 2003を使う場合]] (お勧め。リンデンラボは今でもVS2003を使っています。) | ||
** 併せて[[Compiling the viewer libraries (MSVS 2003)|ライブラリをコンパイルする (VS2003の場合)]]も見てください。 | ** 併せて[[Compiling the viewer libraries (MSVS 2003)|ライブラリをコンパイルする (VS2003の場合)]]も見てください。 | ||
* [[Compiling the viewer (MSVS2005)|Microsoft WindowsでVisual Studio 2005またはVisual C++ 2005 Expressを使う場合]] | * [[Compiling the viewer (MSVS2005)/ja|Microsoft WindowsでVisual Studio 2005またはVisual C++ 2005 Expressを使う場合]] | ||
* [[Cross compiling the viewer (i686-mingw32)|Microsoft Windows用にLinuxでクロスコンパイルする場合]] | * [[Cross compiling the viewer (i686-mingw32)|Microsoft Windows用にLinuxでクロスコンパイルする場合]] | ||
* [[Compiling the viewer (Mac OS X)|Mac OS Xの場合]] | * [[Compiling the viewer (Mac OS X)/ja|Mac OS Xの場合]] | ||
* [[Compiling the viewer (Linux)|Linuxの場合]] | * [[Compiling the viewer (Linux)|Linuxの場合]] | ||
* [[Compiling the viewer (FreeBSD)|FreeBSDの場合]] | * [[Compiling the viewer (FreeBSD)|FreeBSDの場合]] |
Revision as of 05:07, 24 September 2007
開発者として参加するつもりがなくても、ソースをダウンロードしてコンパイルしてみると、何か問題に気づくかもしれません。ダウンロードしたバージョンが特定の環境でうまくコンパイルできなければ、バグとして登録してください。
ソースを入手する
アーカイブ形式 (ZIP または Tar) のダウンロード
リンデンラボでは、過去から最新までのソースを、アーカイブ形式でダウンロードできるようにしています。詳しくはソースのダウンロードを見てください。
バージョン管理レポジトリ
リンデンラボでは、バージョン管理レポジトリも提供しています。また、非公式のレポジトリも、いくつか存在します。詳しくはバージョン管理レポジトリを見てください。
コンパイルする
プラットフォームごとのコンパイル手順が、以下のページに記載されています。