[Bf-committers] Patch to have buildinfo for cmake on windows

Matt Ebb matt at mke3.net
Wed Oct 21 01:53:59 CEST 2009


On Sat, Oct 17, 2009 at 6:36 PM, lguillaume <lecocqguillaume at gmail.com> wrote:
> Hi,
> I made a patch to have buildinfo working with cmake on windows, you can
> found at
> https://projects.blender.org/tracker/index.php?func=detail&aid=19667&group_id=9&atid=127

Hi, I'm getting errors on cmake/msvc on windows xp 64:

45>------ Rebuild All started: Project: blender, Configuration:
RelWithDebInfo x64 ------
45>Deleting intermediate and output files for project 'blender',
configuration 'RelWithDebInfo|x64'
45>Building Custom Rule W:/bf-blender/blender/source/creator/CMakeLists.txt
45>CMake does not need to re-run because CMakeFiles/generate.stamp is
up-to-date.
45>Compiling...
45>cl : Command line warning D9024 : unrecognized source file type
'for', object file assumed
45>cl : Command line warning D9024 : unrecognized source file type
'command:', object file assumed
45>cl : Command line warning D9024 : unrecognized source file type
'svnversion', object file assumed
45>cl : Command line warning D9024 : unrecognized source file type
'W:/bf-blender/blender" /D BUILD_PLATFORM="Windows" /D BUILD_TYPE=""
/D CMAKE_INTDIR="RelWithDebInfo" /D _MBCS /FD /EHsc /MT
/Foblender.dir\RelWithDebInfo\
/FdW:/bf-blender/blender/build/bin/RelWithDebInfo/blender.pdb /W3 /c
/Zi /TC   /Zm1000 /wd4800 /wd4244 /wd4305 /J', object file assumed
45>buildinfo.c
45>..\..\..\source\creator\buildinfo.c(40) : error C2001: newline in constant
45>..\..\..\source\creator\buildinfo.c(41) : error C2059: syntax error : 'const'

Matt


More information about the Bf-committers mailing list