nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] mesh_mrm_skin.cpp and assembly language


From: Lionel Berenguier
Subject: Re: [Nel] mesh_mrm_skin.cpp and assembly language
Date: Fri, 12 Apr 2002 10:38:31 +0200

Ok, I think it was the problem that loic had (10/04/02). it is fixed and
maybe you have an old version.

verify that in mesh_mrm_skin.cp, line 446, you have this one:

class CMatrix3x4SSE : public  CMatrix3x4 { };

If you have this one:

typedef CMatrix3x4 CMatrix3x4SSE;

then you should update.

Cheers,

Lionel

----- Original Message -----
From: "Phil Jia-Lin Wu" <address@hidden>
To: <address@hidden>
Sent: Friday, April 12, 2002 7:47 AM
Subject: Re: [Nel] mesh_mrm_skin.cpp and assembly language


> Hi,
>
>
> I download the nel from CVS and tried to compile NeL on redhat, and get
some error meesages for compiling "mesh_mrm_skin.cpp". The meesage is :
>
> .libs/mesh_mrm_skin.lo In file included from mesh_mrm_skin.cpp:751:
> mesh_mrm_skin_template.cpp:521: redefinition of `void
> NL3D::CMeshMRMGeom::applyArrayRawSkinNormal1
> (NL3D::CMeshMRMGeom::CRawVertexNormalSkin1 *, unsigned int, uint8 *,
> CMatrix3x4SSE *, unsigned int, unsigned int)'
> mesh_mrm_skin_template.cpp:521: `void
> NL3D::CMeshMRMGeom::applyArrayRawSkinNormal1
> (NL3D::CMeshMRMGeom::CRawVertexNormalSkin1 *, unsigned int, uint8 *,
> NL3D::CMatrix3x4 *, unsigned int, unsigned int)' previously defined
> here
> In file included from mesh_mrm_skin.cpp:751:m
>
>
> Please help! What's the problem?
>
> Cheers,
>
> Phil
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]