alexius75
29-10-2008 12:08:57
hi guys!
when i play "Demo_Compositor.py" i get that error:
High-level program Ogre/ParticleGS/GenerateVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
High-level program Ogre/ParticleGS/DisplayVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)expr: (sampler) diffuseTex
High-level program Ogre/ParticleGS/DisplayPS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
i'm working on a project using ogre, and that demo using OGRE works perfectly, but using pythonOgre i get errors..
someone can help me?
i need some help before i spend useless time looking for a problem than doesn't exist
thanks a lot
when i play "Demo_Compositor.py" i get that error:
High-level program Ogre/ParticleGS/GenerateVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/GenerateVS: CG ERROR : The compile returned an error.
(0) : error C6015: Output 'POSITION' not completely written in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
High-level program Ogre/ParticleGS/DisplayVS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayVS: CG ERROR : The compile returned an error.
(249) : warning C7050: "output.color" might be used before being initialized(0) : error C6015: Output 'POSITION' not completely written
in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)expr: (sampler) diffuseTex
High-level program Ogre/ParticleGS/DisplayPS encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/ParticleGS/DisplayPS: CG ERROR : The compile returned an error.
(323) : fatal error C9999: unexpected cast operation in CgProgram::loadFromSource at ..\src\OgreCgProgramManagerDll.cpp (line 66)
i'm working on a project using ogre, and that demo using OGRE works perfectly, but using pythonOgre i get errors..
someone can help me?
i need some help before i spend useless time looking for a problem than doesn't exist

thanks a lot
