corrado
12-02-2009 14:53:28
Dear All
Using Hydrax, (with VS 2008), when I create Hydrax, I get the following error:
Debugging the code I found the error is raised in this line:
I try to use CG, GLSL, HLSL but nothing change
Have you any suggestions?
Thanks in advance,
Corrado.
Using Hydrax, (with VS 2008), when I create Hydrax, I get the following error:
OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at f:\codingextra\ogre\shoggoth_vc9\ogre\ogremain\src\ogregpuprogram.cpp (line 1087)
Debugging the code I found the error is raised in this line:
FP_Parameters->setNamedAutoConstant("uEyePosition", Ogre::GpuProgramParameters::ACT_CAMERA_POSITION_OBJECT_SPACE);
I try to use CG, GLSL, HLSL but nothing change
Have you any suggestions?
Thanks in advance,
Corrado.