Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#3776 closed defect (duplicate)

GCC 3.3: Cannot Compile M4

Reported by: SF/mthreepwood Owned by:
Priority: normal Component: Engine: M4
Version: Keywords:
Cc: Game:

Description

The M4 engine is not compilable under GCC 3.3.

The error I get is:

In file included from engines/m4/globals.cpp:31: engines/m4/script.h: In member function `const T& M4::ScriptInterpreter::toData(const M4::ScriptValue&)': engines/m4/script.h:303: error: parse error before `;' token

(GCC 3.3, Mac OS X 10.3.9, current SVN source)

Ticket imported from: #1995453. Ticket imported from: bugs/3776.

Change History (3)

comment:1 by bluegr, 16 years ago

This is a duplicate bug report of "#1949230 - M4: compilation error": http://sourceforge.net/tracker/index.php?func=detail&aid=1949230&group_id=37116&atid=418820

The user in the other bug report mentions he is using gcc 3.2 (instead of 3.3), but the error is exactly the same

comment:2 by bluegr, 16 years ago

Resolution: duplicate
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: M4
Note: See TracTickets for help on using tickets.