hello everybody i've got a problem with compiling irrnewt under 1.6
i've just included the irrnewt.hpp like this
#include <irrnewt.hpp>
and then i've got a lot of errors i dunno why :
c:\dokumente und einstellungen\infomaniac\desktop\irrnewt_sdk_0_4\include\hidden.hpp(108) : error C4430 ...
Search found 3 matches
- Tue Nov 24, 2009 9:27 am
- Forum: Project Announcements
- Topic: IrrNewt irrlicht\newton framework >> SVN access
- Replies: 432
- Views: 167646
- Fri Nov 20, 2009 7:23 pm
- Forum: Game Programming
- Topic: CollisionResponseAnimator -> change params
- Replies: 3
- Views: 2343
- Fri Nov 20, 2009 12:31 pm
- Forum: Game Programming
- Topic: CollisionResponseAnimator -> change params
- Replies: 3
- Views: 2343
CollisionResponseAnimator -> change params
Hello everybody
i'm new to irrlicht and i have a favor t ask:
i started with the engine a few days ago and now i'm trying to write some new code in to example 7 -> collision
#include <irrlicht.h>
#include <iostream>
using namespace irr;
#ifdef _MSC_VER
#pragma comment(lib, "Irrlicht.lib ...
i'm new to irrlicht and i have a favor t ask:
i started with the engine a few days ago and now i'm trying to write some new code in to example 7 -> collision
#include <irrlicht.h>
#include <iostream>
using namespace irr;
#ifdef _MSC_VER
#pragma comment(lib, "Irrlicht.lib ...