I followed the link from the OHRRPGCE wiki and downloaded FB 0.21.0 >fbc.exe -version FreeBASIC Compiler - Version 0.21.0 (07-24-2010) for win32 (target:win32) Copyright (C) 2004-2010 The FreeBASIC development team. Configured as standalone objinfo enabled using C BFD wrapper
-->Seth On Mon, Sep 20, 2010 at 5:05 PM, David Gowers (kampu) <[email protected]> wrote: > 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 > _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
