| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
コンパイル | 低 | 解決済み | 修正済み | 2013-11-13 03:34 | 2013-11-14 20:44 |
| テスター | aceshigh1 | 担当者 |   | ソース | |
| バージョン | 0.151 | 発生バージョン | 修正バージョン | 0.152 | |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | NO_USE_QTDEBUGを指定するとコンパイル時にエラーが出る。 | ||||
| 詳 細 | I'm getting an error message when compiling with NO_USE_QTDEBUG: make: *** No rule to make target `obj//usrsdl/osd/sdl/dview.o', needed by `obj//usrsdl/libosd.a'. Stop. | ||||
| 再現手順 | uncomment this line in src/osd/sdl/sdl.mak then compile MAME: # uncomment to disable the Qt debugger and fall back to a system default NO_USE_QTDEBUG = 1 | ||||
| 追加情報 | This must be some leftover after R. Belmont removed deprecated GTK+ debugger on Octtober the 25th (r25832). Is there another way to compile without QT dependencies? | ||||
| 添付ファイル | |||||