Ticket #17505

make出来ない

Date d'ouverture: 2009-06-24 10:53 Dernière mise à jour: 2009-07-03 19:04

Rapporteur:
(Anonyme)
Propriétaire:
État:
Ouvert [Owner assigned]
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
1 - le plus bas
Sévérité:
1 - le plus bas
Résolution:
Fixed
Fichier:
Aucun

Détails

winxp,bcc551でパッチあてたんですけど、

エラー E2380 ..\util\makedefs.c 1160: 文字列または文字定数が閉じていない

とか、とりあえず、コメントアウトすると、

エラー E2209 ..\include\color.h 10: インクルードファイル 'regex.h' をオープンできない

とゆ~エラーで、ど~にもbccで通る気配がないんですが、

bccでmakeするのには、他にどういう手順がいるんでしょうか?

Ticket History (3/6 Histories)

2009-06-24 10:53 Updated by: None
  • New Ticket "make出来ない" created
2009-06-24 23:58 Updated by: dplusplus
  • Details Updated
  • Propriétaire Update from (Aucun) to dplusplus
2009-06-25 02:33 Updated by: dplusplus
  • Details Updated
2009-06-25 02:34 Updated by: dplusplus
Commentaire

(匿名) への返信

報告ありがとうございます。
BCCでのコンパイルは以下の手順を踏むとコンパイルできるようになると思います。

  1. まずパッチ(jsporkhack-0.6.0-0.1.diff)の文字コードを(EUC-JPから)Shift_JISに変換してから適用してください。
  2. include/config.h 内の # define MENU_COLOR の行を削除してください。
  3. sys/winnt/Makefile.bcc 内の @echo /**/ を含む行を全て(6行)削除してください。

あとは通常どおりnhsetup.batを実行した後srcフォルダでmake -fMakefile.bcc installで完了です。

現在のSVN最新リビジョンでは文字コード変換だけですむようになっています。menucolorsが使えるようになっているのでこちらの方がおすすめです。

  1. svnチェックアウトするかtarballをDLして展開する
  2. 全体の文字コードをShift_JISに変換する
    (KanjiTranslator http://www.kashim.com/kanjitranslator/ あたりが便利だと思います)
  3. nhsetup.batを起動してsrcフォルダでmake -fMakefile.bcc install

確認作業が甘くてすみませんでした。上記の手順でコンパイルできなかった場合は、またお知らせください。

2009-06-25 02:36 Updated by: dplusplus
Commentaire

操作ミスで、コメント追加でなくチケット詳細のほうを変更してしまっていたので戻しました。

2009-07-03 19:04 Updated by: dplusplus
  • Résolution Update from Aucun to Fixed

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion