On Sunday 01 September 2013 20:25:37 Joseph W. Joshua wrote:
> > This problem should be fixed in trojita git master.
> > 
> > --
> > Pali Rohár
> > [email protected]
> 
> Hello Pali,
> 
> I am now getting this error on windows:
> 
> CMake Error at CMakeLists.txt:108 (string):
>   string sub-command REGEX, mode REPLACE needs at least 6
> arguments total to command.
> 
> Joshua

Hello, I do not have any (real) windows system and I cannot 
reproduce this error with cross compilers.

But is this that problematic line?

string(REGEX REPLACE "\\\\" "/" QTDIR $ENV{QTDIR})

If yes, then can you debug which value is stored in QTDIR? Maybe 
$ENV{QTDIR} is empty and because it is not quoted string() 
funcion failing...

-- 
Pali Rohár
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to