[Bf-committers] Problems with cmake on windows for visual c++ express 2005

Jacques Beaurain jacques.beaurain at gmail.com
Wed Dec 13 14:03:21 CET 2006


Hi,

On 12/13/06, lguillaume <lecocqguillaume at gmail.com> wrote:
> Hello, I try to create projectfile for VC++ 2005 express with cmake and when
> I do cmake -g "visual studio 8" ..\blender I get:
>
> F:\COMPIL~1\cmake>cmake -g "visual studio 8" ..\blender
> CMake Error: Error in cmake code at
> F:/compilation/blender/intern/SoundSystem/CMakeLists.txt:35:
> STRING sub-command REGEX, mode MATCH needs at least 5 arguments total to
> command
> .
> Current CMake stack:
> F:/compilation/blender/intern/SoundSystem/CMakeLists.txt
>
> I have configuration done message but don't found the projectfile.
>

Fixed in CVS now, this was due to recent changes by Chris Want which
improves sound/OpenAL settings in the CMake system. Windows was not
setting a variable that all the others were. I am working on fixing
up/unifying this at the moment so bear with us.

Jacques


More information about the Bf-committers mailing list