[ros-dev] "the input line is too long" bug caused by hpoussin's changes

Sarocet sarocet at gmail.com
Mon Jun 30 23:52:29 CEST 2008


Colin Finck wrote:
> Now we have to do this because of the changed PROJECT_LFLAGS and
> PROJECT_LPPFLAGS variables: They contain the path to i.e. libgcc and as this
> path can contain spaces, it has to be put in quotation marks. Just passing
> "libgcc.a" without a path doesn't work.
>   
Othe people have already presented better solutions, just in case they 
somehow fail,  the usual hack^W fix
for workarounding spaces in Windows would be using GetShortPathName

Best regards



More information about the Ros-dev mailing list