nel-all
[Top][All Lists]
Advanced

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

[Nel] Snowballs compiling error


From: rybailey
Subject: [Nel] Snowballs compiling error
Date: Tue, 27 Jul 2004 22:38:54 -0700

Hello, I'm trying to compile snowballs.exe in visual c++ 6.0 and I got about 30 errors. I fixed all the errors but one:

--------------------Configuration: client - Win32 ReleaseDebug--------------------
Compiling...
animation.cpp
E:\The Orphic Dawn\code\snowballs2\client\src\animation.cpp(207) : error C2039: 'createAnimationSet' : is not a member of 'UScene' E:\THE ORPHIC DAWN\CODE\NEL\INCLUDE\nel/3d/u_scene.h(92) : see declaration of 'UScene'
Error executing cl.exe.

snowballs.exe - 1 error(s), 0 warning(s)

The line that won't compile is

AnimationSet = Scene->createAnimationSet ();

I'm guessing that the NeL engine has been updated more reciently than Snowballs and some of the Snowballs' code broke. Does anyone know how to fix this error?

-Ryan





reply via email to

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