Search found 15 matches

by Axel186
Sat Jul 07, 2007 6:59 pm
Forum: Game Programming
Topic: Need older version of Newton Game Dynamics SDK
Replies: 10
Views: 3428

and now...??!!! Why it's so hard to use Newton??!!!



--------------------Configuration: game - Win32 Debug--------------------
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/game.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe ...
by Axel186
Fri Jul 06, 2007 11:00 pm
Forum: Game Programming
Topic: Need older version of Newton Game Dynamics SDK
Replies: 10
Views: 3428

Still have a problem =( it's doesn't work... I Instal the Irrlich 1.1 and have new problem..

Look at the picture :

Image
by Axel186
Tue Jul 03, 2007 10:14 pm
Forum: Game Programming
Topic: Need older version of Newton Game Dynamics SDK
Replies: 10
Views: 3428

still have a problem... =(


--------------------Configuration: game - Win32 Debug--------------------
Compiling...
game.cpp
C:\Documents and Settings\Axel\Desktop\Newton Example\code\game.cpp(221) : error C2248: 'M' : cannot access private member declared in class 'irr::core::matrix4'
d:\irrlicht ...
by Axel186
Mon Jul 02, 2007 9:34 pm
Forum: Game Programming
Topic: Need older version of Newton Game Dynamics SDK
Replies: 10
Views: 3428

Need older version of Newton Game Dynamics SDK

Sorry for this question and my bad English..
SOme one can help me? I need older version of Newton Game Dynamics SDK ( not Newton Game Dynamics SDK 1.53 )...
by Axel186
Sun Jun 10, 2007 3:08 pm
Forum: Project Announcements
Topic: IPhysics - Newton/Irrlicht framework
Replies: 338
Views: 140604

I am using:

Irrlicht 1.3
IPhysics 1.5
Newton Game Dynamics SDK 1.53
...
Please... Somebody.. Help! Why it's not working??!!
by Axel186
Sat Jun 09, 2007 11:51 am
Forum: Project Announcements
Topic: IPhysics - Newton/Irrlicht framework
Replies: 338
Views: 140604

I am using "Microsoft Visual C++" and I don't think that this is a problem...
I always adding this line "#pragma comment(lib,"IPhysics.lib")"..
I read the tutorial and did all what I must to do ...
now I don't know what to do... still have a problem... Maybe it's Newton problem?
by Axel186
Fri Jun 08, 2007 11:10 am
Forum: Project Announcements
Topic: IPhysics - Newton/Irrlicht framework
Replies: 338
Views: 140604

:oops: Maybe I did it bad... Plz tell me how you did it..
by Axel186
Thu Jun 07, 2007 7:47 pm
Forum: Project Announcements
Topic: IPhysics - Newton/Irrlicht framework
Replies: 338
Views: 140604

Have some problem... I running the examples and have many errors:



IPhysics.lib(CPhysics.obj) : error LNK2005: "public: void __thiscall std::ios_base::clear(int,bool)" (?clear@ios_base@std@@QAEXH_N@Z) already defined in libcpd.lib(ios.obj)
IPhysics.lib(CPhysics.obj) : warning LNK4078: multiple ...
by Axel186
Thu May 31, 2007 7:15 pm
Forum: Beginners Help
Topic: Pushing on 2 keys
Replies: 2
Views: 397

:o Thank you very much !!! =)) It's great!
by Axel186
Thu May 31, 2007 4:43 pm
Forum: Beginners Help
Topic: Pushing on 2 keys
Replies: 2
Views: 397

Pushing on 2 keys

Have a problem with pushing on two keys and make 2 actions...
I want that my car will move and rotate, the car moving on keys W,S and rotating on A,D. If I push on one of this keys everything OK, but when I push on 2 keys only one action done...
That's my source:



class MyEventReceiver : public ...
by Axel186
Thu May 24, 2007 7:51 pm
Forum: Beginners Help
Topic: Have a Problem..
Replies: 9
Views: 593

Ok, Tnx to every one!
by Axel186
Thu May 24, 2007 7:11 pm
Forum: Beginners Help
Topic: Have a Problem..
Replies: 9
Views: 593

Ok .. =) that mean I must parent the wheels to the car and everything will be OK?
by Axel186
Thu May 24, 2007 6:20 pm
Forum: Beginners Help
Topic: Have a Problem..
Replies: 9
Views: 593

hmm... ok.. other example..
In 3dmax I create car, one mesh is the body and another 4 meshes is the wheels... Exporting... and now is the problem... How can I turn only the wheels and not all car?
by Axel186
Thu May 24, 2007 4:19 pm
Forum: Beginners Help
Topic: Have a Problem..
Replies: 9
Views: 593

Is not one mesh but it's one file... So what other thinks?
by Axel186
Thu May 24, 2007 3:01 pm
Forum: Beginners Help
Topic: Have a Problem..
Replies: 9
Views: 593

Have a Problem..

Hi =), it's my first msg here =).

The problem is:
I have a map, room witch have 2 chairs and one table. Now, how can I move or rotate one of chairs or table?

I think it's calling 'childs', but I am not sure.

Waiting for answer....