Imprudence Viewer[edit]

Links[edit]

Compile of Imprudence Viewer[edit]

Needed Software[edit]

VS2005[edit]

  1. 2回目以降で,全てをやり直す場合は linden\indra\build-VC80 を削除する.
  2. ビルド用ファイルの生成
    cd linden\indra
    python develop.py -G VC80 configure -DPACKAGE:BOOL=ON
    1. develop.py の起動で -DPACKAGE:BOOL=ON オプションを付けると,package ソリューションが追加されるとあるが,実際には追加されない.
  3. double click linden\indra\build-VC80\Imprudence.sln
    1. Build で C2220 のエラーが出る場合は,警告レベルを下げる(コンパイルオプションの /WX を取る)か llui\lluistring.h をUTF-8(BOM付き)で保存し直す.
  4. ソリューションエクスプローラーの imprudence-bin を 1クリックして,ビルドメニューから imprudence-bin のビルドを行う.
  5. release ソリューションで VS外部からプログラムを実行するには,以下のフォルダを release フォルダにコピーする.
    1. linden\indra\newview\app_settings (上書き)
    2. linden\indra\newview\character
    3. linden\indra\newview\fonts
    4. linden\indra\newview\skins

トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS