pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation Errors


From: Neil Hotmail
Subject: Compilation Errors
Date: Thu, 24 Oct 2002 10:49:36 +0100

bomber.cxx
D:\Pingus\Source\Games\Pingus\src\actions\bomber.cxx(86) : error C2065:
'move_with_forces' : undeclared identifier
|   move_with_forces (0.0, -1.0);

pingus_action.cxx
D:\Pingus\Source\Games\Pingus\src\pingu_action.cxx(85) : error C2065:
'pingu' : undeclared identifier
| void
| PinguAction::move_with_forces (float x_to_add, float y_to_add)
| {
|   Vector force_to_apply = pingu->get_velocity();

Ginge





reply via email to

[Prev in Thread] Current Thread [Next in Thread]