On Mon, Sep 20, 2010 at 5:58 PM, Seth Hetu <[email protected]> wrote: > David, I get a weird error building with the latest (SVN) source & the > latest (SVN) sconscript file: > ------------------------------------------------------------- > fbc -lang deprecated -c build\loading.bas -o build\game-loading.o -mt > -g -exx -s gui -d IS_GAME -m game > build\loading.bas(554) error 56: Illegal specification, at parameter 1 > (zmap) of CleanZoneMap() > SUB CleanZoneMap(zmap as ZoneMap, BYVAL wide as integer, BYVAL high as > integer) > ^ > build\loading.bas(555) error 25: Invalid data types > WITH zmap > ^ > ....(and more errors) > ------------------------------------------------------------------- > Any ideas?
Is this an error related to what FB version you're running? I cannot produce such an error either through 'make' or 'scons' (I suspect TMC might know, since he recently wrote the zonemap code) FreeBASIC 0.21.1 (08-11-2010) here. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
