- View the diff current.
- View the source.
- Go to Imprudence.
4: 2011-09-15 (Thu) 12:11:10 iseki | 5: 2011-12-16 (Fri) 00:06:51 iseki | ||
---|---|---|---|
Line 23: | Line 23: | ||
cd linden\indra | cd linden\indra | ||
python develop.py -G VC80 configure -DPACKAGE:BOOL=ON | python develop.py -G VC80 configure -DPACKAGE:BOOL=ON | ||
+ | ++ develop.py の起動で ''-DPACKAGE:BOOL=ON'' オプションを付けると,package ソリューションが追加されるとあるが,実際には追加されない. | ||
+ double click linden\indra\build-VC80\''Imprudence.sln'' | + double click linden\indra\build-VC80\''Imprudence.sln'' | ||
- | + | ++ Build で C2220 のエラーが出る場合は,警告レベルを下げる(コンパイルオプションの /WX を取る)か llui\lluistring.h をUTF-8(BOM付き)で保存し直す. | |
- | - Build で C2220 のエラーが出る場合は,警告レベルを下げる(コンパイルオプションの /WX を取る)か llui\lluistring.h をUTF-8(BOM付き)で保存し直す. | + | + ソリューションエクスプローラーの ''imprudence-bin'' を 1クリックして,ビルドメニューから ''imprudence-bin'' のビルドを行う. |
- | + | + release ソリューションで VS外部からプログラムを実行するには,以下のフォルダを release フォルダにコピーする. | |
- | - develop.py の起動で ''-DPACKAGE:BOOL=ON'' オプションを付けると,package ソリューションが追加されるとあるが,実際には追加されない. | + | ++ linden\indra\newview\app_settings (上書き) |
- | -- release ソリューションで VS外部からプログラムを実行するには,以下のフォルダを release フォルダにコピーする. | + | ++ linden\indra\newview\character |
- | --- linden\indra\newview\app_settings (上書き) | + | ++ linden\indra\newview\fonts |
- | --- linden\indra\newview\character | + | ++ linden\indra\newview\skins |
- | --- linden\indra\newview\fonts | + | |
- | --- linden\indra\newview\skins | + | |
#br | #br |
- Backup list of Imprudence
- Backup diff of Imprudence(No. All)