About Store Forum Documentation Contact



Post Reply 
Picture and shadow error
Author Message
djpercy Offline
Member

Post: #1
Picture and shadow error
Hi,

what is Wrong?
Loaded the new Update and now I have a lage Shadow and Line in the scene

I had an error message and i fix it

1>j:\spieleentwicklung\esenthelenginesdk\tutorials\source\advanced\4 - demos, game basics\game basics\01 - character.cpp(72) : error C2660: 'EE::PhysicsClass::create': Funktion akzeptiert keine 3 Argumente

Physics.create(CSS_NONE,true,"../Installation/PhysX");

Greeting Denis


Attached File(s) Image(s)
   
(This post was last modified: 11-12-2010 11:37 PM by djpercy.)
11-12-2010 11:36 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Picture and shadow error
Hi,

Did you check the previous message I wrote to you in the other thread? I think you haven't updated correctly EE headers+lib+engine.pak, please check documentation on "updating the engine"
11-12-2010 11:40 PM
Find all posts by this user Quote this message in a reply
djpercy Offline
Member

Post: #3
RE: Picture and shadow error
Hi,

I Udate my system over and over again, it remains as it is.
Can i undo the last update?

Greeting Denis
11-12-2010 11:49 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Picture and shadow error
Physics.create(CSS_NONE,true,"../Installation/PhysX");
this is also ok, you dont have correct headers+lib+engine.pak

did you check the updating documentation?
you can copy the files manually.
11-13-2010 12:04 AM
Find all posts by this user Quote this message in a reply
djpercy Offline
Member

Post: #5
RE: Picture and shadow error
Hi,

Thank's for your very fast help. That's unbelievable wink
my Update installation is correct that is not the problem.
I have Deleted the tutorial and the installation path and started the update again.
now it work's. I can not say what was the trouble maker.

Greeting Denis
11-13-2010 12:18 AM
Find all posts by this user Quote this message in a reply
Post Reply