# HG changeset patch # User Claus Gittinger # Date 1367948765 -7200 # Node ID 88de1ef7c8053e3abadc40ce5759f185bb018b57 # Parent 741e3e2f0270edb1e7e43bea5fa04bdd4ca93569 class: Tools::ProjectBuilderAssistantApplication changed: #checkCompilerAvailability diff -r 741e3e2f0270 -r 88de1ef7c805 Tools__ProjectBuilderAssistantApplication.st --- a/Tools__ProjectBuilderAssistantApplication.st Tue May 07 19:40:07 2013 +0200 +++ b/Tools__ProjectBuilderAssistantApplication.st Tue May 07 19:46:05 2013 +0200 @@ -2930,7 +2930,8 @@ 'The "%1"-command seems to be not in your path. Please ensure that you installed the "%2" compiler suite correctly. -(However, the makefiles might know where to find the compiler)' bindWith:cmd with:suite. +(However, the makefiles might know where to find the compiler) +' bindWith:cmd with:suite. ]. (warnMsg1 notEmpty or:[warnMsg2 notEmpty]) ifTrue:[