チケット #31016

Tera Term build fails if path to source contain space

登録: 2013-03-22 06:11 最終更新: 2013-03-22 12:15

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

On my computer Visual Studio reported error in Pre Build event in ttpdlg module when compiling project for the first time.

Command failing is: $(OutDir)\svnrev.exe $(SolutionDir)..\libs\svn\bin\svnversion.exe $(SolutionDir)..\ $(ProjectDir)svnversion.h

Error indicate that command has not been interpreted correctly because of space in path.

Following modification to the command line has been tested with success (It looks a little bit nasty because "" around the arguments are stripped off several times when handled by svnrev internally): "$(OutDir)\svnrev.exe" "\"\"$(SolutionDir)..\libs\svn\bin\svnversion.exe"\" "\"$(SolutionDir)..\\\\"\"\" "$(ProjectDir)svnversion.h"

Please consider if You want to implement this change.

チケットの履歴 (2 件中 2 件表示)

2013-03-22 06:11 更新者: gmmellem
  • 新しいチケット "Tera Term build fails if path to source contain space" が作成されました
2013-03-22 12:15 更新者: (del#1144)
  • 解決法なし から 修正済み に更新されました
  • 状況オープン から 完了 に更新されました
  • チケット完了時刻2013-03-22 12:15 に更新されました
  • マイルストーン(未割り当て) から Tera Term 4.78 (完了済み) に更新されました
コメント

Thank you for your report. Fixed at r5154

Please check latest source in trunk.

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする