[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nel] mesh_mrm_skin.cpp and assembly language
From: |
Phil Jia-Lin Wu |
Subject: |
Re: [Nel] mesh_mrm_skin.cpp and assembly language |
Date: |
Fri, 12 Apr 2002 15:47:55 +1000 |
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