Ticket #31016

Tera Term build fails if path to source contain space

Date d'ouverture: 2013-03-22 06:11 Dernière mise à jour: 2013-03-22 12:15

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

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.

Ticket History (2/2 Histories)

2013-03-22 06:11 Updated by: gmmellem
  • New Ticket "Tera Term build fails if path to source contain space" created
2013-03-22 12:15 Updated by: (del#1144)
  • Résolution Update from Aucun to Fixed
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2013-03-22 12:15
  • Jalon Update from (Aucun) to Tera Term 4.78 (atteints)
Commentaire

Thank you for your report. Fixed at r5154

Please check latest source in trunk.

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