#1 Le 28/09/2008, à 16:12
- maroxe
[Ogre3D 1.6 - kubuntu Hardy]Probleme avec les program Cg
Salut,
j'ai un probleme avec les demo fourni avec Ogre, a chaque fois que l'application lit un programme Cg, j'ai des erreurs du genre:
20:58:13: Parsing script Examples-Advanced.material
20:58:14: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Examples/BumpMapVP: CG ERROR : The compile returned an error.
(37) : warning C7011: implicit cast from "float4" to "float3"
(44) : error C0105: Syntax error in #if
(44) : error C0105: Syntax error in #if
(92) : warning C7011: implicit cast from "float4" to "float3"
(155) : warning C7011: implicit cast from "float4" to "float3"
(182) : warning C7011: implicit cast from "float4" to "float3"
et le programme crashe a la fin
Pour l'installation, j'ai suivi ce tuto: http://doc.ubuntu-fr.org/ogre
voici le fichier .log complet: http://404upload.fr/fichier-0154973001222542717.html
#2 Le 28/09/2008, à 20:02
- maroxe
Re : [Ogre3D 1.6 - kubuntu Hardy]Probleme avec les program Cg
J'ai remarqué que le programme crashait seulement s'il avait lu un .material.
et il crash apres le premier appel a la methode frameStarted()