http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=437





------- Comment #6 from [EMAIL PROTECTED]  2007-10-23 05:51 -------
Compile error.

common.bas(1347) : error 1: Argument count mismatch, found: '/'

IF isfile(DATAFILES + SLASH + filename$) THEN RETURN DATAFILES + SLASH +
filename$

 * The specific snippet of code:
 *      /usr/bin/fbc ${FBCFLAGS} -g -v -m game -d IS_GAME -d
DATAFILES="$(games_get_libdir)/ohrrpgce" \
 *      game.bas bmod.bas bmodsubs.bas allmodex.bas menustuf.bas moresubs.bas
yetmore.bas yetmore2.bas compat.bas bam2mid.bas loading.bas common.bas
browse.bas util.bas \
 *      gfx_${OHR_GFX}.bas music_${OHR_MUSIC}.bas || die "compile failed"

[EMAIL PROTECTED] ~/hamsterrific/games-rpg/ohrrpgce-player-wip $ fbc -version
FreeBASIC Compiler - Version 0.16 for linux (target:linux)
Copyright (C) 2004-2006 Andre Victor T. Vicentini ([EMAIL PROTECTED])

Any reason it should be doing this? (WIP btw)


-- 
Configure bugmail: 
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to