Hi All,
In my adventure to build fossil on windows with MSVC 2010, I
encountered the error below:
cl /c /nologo /MT /O2 /I. /I..\src /I..\win\include
/I..\compat\zlib /Fo.\export.obj -c export_.c
export_.c
..\src\export.c(564) : error C2143: syntax error : missing ';' before 'const'
..\src\export.c(566) : error C2065: 'zPerm' : undeclared identifier
..\src\export.c(566) : warning C4047: '=' : 'int' differs in levels of
indirection from 'char [7]'
..\src\export.c(567) : error C2065: 'zPerm' : undeclared identifier
..\src\export.c(567) : warning C4047: '=' : 'int' differs in levels of
indirection from 'char [7]'
..\src\export.c(568) : error C2065: 'zPerm' : undeclared identifier
..\src\export.c(568) : warning C4047: '=' : 'int' differs in levels of
indirection from 'char [7]'
..\src\export.c(570) : error C2065: 'zPerm' : undeclared identifier
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
Is it this commit with the problem?
https://www.fossil-scm.org/index.html/fdiff?sbs=1&v1=22d375733c9bb76a&v2=e3f73d427eee82c9
Thanks,
sean
--
-------
inum: 883510009027723
sip: [email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users