freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] Win32 Build - Linking results:


From: Chris Kennedy
Subject: [freesci-develop] Win32 Build - Linking results:
Date: Mon, 16 Dec 2002 12:21:37 -0600

D:\My Documents\Freesci\freesci\src\engine\kfile.c(69) : error C2065: 'O_RDONLY' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(87) : error C2065: '_O_CREAT' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(87) : error C2065: '_O_BINARY' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(87) : error C2065: '_O_RDWR' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(87) : error C2065: '_S_IREAD' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(87) : error C2065: '_S_IWRITE' : undeclared identifier D:\My Documents\Freesci\freesci\src\engine\kfile.c(722) : error C2079: 'fd_stat' uses undefined struct 'stat' D:\My Documents\Freesci\freesci\src\engine\kfile.c(723) : warning C4013: 'fstat' undefined; assuming extern returning int D:\My Documents\Freesci\freesci\src\engine\kfile.c(725) : error C2224: left of '.st_ctime' must have struct/union type D:\My Documents\Freesci\freesci\src\engine\kfile.c(725) : warning C4033: 'get_file_mtime_Unix' must return a value
savegame.c
D:\My Documents\Freesci\freesci\src\engine\savegame.c(68) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data D:\My Documents\Freesci\freesci\src\engine\savegame.c(121) : warning C4244: '=' : conversion from 'long ' to 'short ', possible loss of data D:\My Documents\Freesci\freesci\src\engine\savegame.c(132) : warning C4244: '=' : conversion from 'long ' to 'short ', possible loss of data savegame.cfsml(502) : warning C4133: 'function' : incompatible types - from 'struct _gfxw_container_widget ** ' to 'struct _gfxw_widget ** ' savegame.cfsml(749) : warning C4133: 'function' : incompatible types - from 'struct _gfxw_container_widget ** ' to 'struct _gfxw_widget ** ' savegame.cfsml(520) : warning C4133: 'function' : incompatible types - from 'struct _gfxw_visual ** ' to 'struct _gfxw_widget ** ' savegame.cfsml(749) : warning C4133: 'function' : incompatible types - from 'struct _gfxw_visual ** ' to 'struct _gfxw_widget ** ' savegame.cfsml(565) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data savegame.cfsml(565) : warning C4244: '=' : conversion from 'long ' to 'short ', possible loss of data
savegame.cfsml(509) : error C2065: 'O_RDONLY' : undeclared identifier
savegame.cfsml(517) : error C2065: '_O_CREAT' : undeclared identifier
savegame.cfsml(517) : error C2065: '_O_BINARY' : undeclared identifier
savegame.cfsml(517) : error C2065: '_O_RDWR' : undeclared identifier
resource.c
D:\My Documents\Freesci\freesci\src\scicore\resource.c(340) : warning C4018: '<' : signed/unsigned mismatch D:\My Documents\Freesci\freesci\src\scicore\resource.c(374) : error C2065: 'O_RDONLY' : undeclared identifier
resource_map.c
D:\My Documents\Freesci\freesci\src\scicore\resource_map.c(69) : error C2065: 'O_RDONLY' : undeclared identifier
resource_patch.c
D:\My Documents\Freesci\freesci\src\scicore\resource_patch.c(96) : error C2065: 'O_RDONLY' : undeclared identifier
tools.c
D:\My Documents\Freesci\freesci\src\scicore\tools.c(540) : warning C4133: 'function' : incompatible types - from 'int [260]' to 'char *' D:\My Documents\Freesci\freesci\src\scicore\tools.c(541) : warning C4133: 'function' : incompatible types - from 'int [260]' to 'char *' D:\My Documents\Freesci\freesci\src\scicore\tools.c(543) : warning C4133: 'return' : incompatible types - from 'int [260]' to 'char *' D:\My Documents\Freesci\freesci\src\scicore\tools.c(757) : error C2079: 'fd_stat' uses undefined struct 'stat' D:\My Documents\Freesci\freesci\src\scicore\tools.c(758) : warning C4013: 'fstat' undefined; assuming extern returning int D:\My Documents\Freesci\freesci\src\scicore\tools.c(759) : error C2224: left of '.st_size' must have struct/union type D:\My Documents\Freesci\freesci\src\scicore\tools.c(759) : warning C4033: 'sci_fd_size' must return a value D:\My Documents\Freesci\freesci\src\scicore\tools.c(765) : error C2079: 'fn_stat' uses undefined struct 'stat' D:\My Documents\Freesci\freesci\src\scicore\tools.c(766) : warning C4013: 'stat' undefined; assuming extern returning int D:\My Documents\Freesci\freesci\src\scicore\tools.c(767) : error C2224: left of '.st_size' must have struct/union type D:\My Documents\Freesci\freesci\src\scicore\tools.c(767) : warning C4033: 'sci_file_size' must return a value
Error executing cl.exe.

freesci.exe - 19 error(s), 19 warning(s)


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]