I just updated the wiki to recommend and link to 0.21.1 instead. Although I think the bug fix differences between 0.21.0 and 0.21.1 are fairly minor, and probably have nothing to do with your issue.
I am pretty sure we can still compile with 0.20.0 too, although I have not tested lately. --- James On Mon, Sep 20, 2010 at 05:08:38PM +0800, Seth Hetu wrote: > 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 > > _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
