It might be the "+" symbols in the directory you're trying to compile
from that are messing up the regular expressions.  Try compiling in a
different directory that only has alphanumeric + underscore symbols in
its name.

On Mon, Mar 1, 2010 at 7:33 AM, sascha <saschas...@yahoo.de> wrote:
> internal CMake Error at bin/Macros.cmake:198 (IF):
> if given
> arguments:
> "X:/c++/HxProgs/wxArt2D/apps/thumbo/drawings" "MATCHES"
> "^X:/c++/HxProgs/wxArt2Dbuild/apps/thumbo/data\$"
> Regular expression
> "^X:/c++/HxProgs/wxArt2Dbuild/apps/thumbo/data$" cannot
> compile
> Call Stack (most recent call first):
> apps/thumbo/CMakeLists.txt:16
> (COPYFILESALL)
> Configuring incomplete, errors occurred!
>
>
> Has
> someone an idea what goes wrong?
>
> Many Thanks
> Sascha

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to