nel-all
[Top][All Lists]
Advanced

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

[Nel] Fixes to snowballs2 for VS 7.1


From: Codemaster
Subject: [Nel] Fixes to snowballs2 for VS 7.1
Date: Tue, 27 Jul 2004 16:04:25 -0400

animation.cpp:
change  AnimationSet = Scene->createAnimationSet ();
to      AnimationSet = Driver->createAnimationSet ();
add     #include <nel/3d/u_driver.h>

mouse_listener.h
add
        NLMISC::IEventListener &getEventListenerInterface() { return *this; }


The rest of the small errors that come up are easily fixed... i may place 
another email showing how to fix those, too.




reply via email to

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