<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">A me compila.... DOH!<br>
</font><br>
Federico Mazzanti ha scritto:
<blockquote cite="mid...@em..." type="cite">in allegato
alla mail ho messo l'errore che mi tira fuori durante la compilazione
<br>
di meshlab. la versione che sto utilizzando e' l'ultima del cvs, per
dire che non
<br>
ho fatto nessun tipo di modifica al codice. apro meshlab.pro, lancio
build , sia in debug che release, e non
<br>
finisce la compilazione....
<br>
<br>
c'e' qualcuno che sa il perche'?
<br>
<br>
grazie!
<br>
<br>
Federico Mazzanti
<br>
<pre wrap="">
<hr size="4" width="90%">
------ Build started: Project: meshlab, Configuration: Debug Win32 ------
Compiling...
qrc_meshlab.cpp
moc_plugindialog.cpp
moc_mainwindow.cpp
moc_glarea.cpp
moc_customDialog.cpp
trackmode.cpp
trackball.cpp
plylib.cpp
\FondamentiGrafica3D\sf\wrap\ply\plylib.cpp(3623) : warning C4018: '>' : signed/unsigned mismatch
plugindialog.cpp
plugindialog.cpp(107) : warning C4189: 'iMeshIO' : local variable is initialized but not referenced
meshmodel.cpp
.\..\..\sf\vcg\simplex\faceplus\component_ocf.h(142) : warning C4100: 'lend' : unreferenced formal parameter
..\..\..\sf\vcg\simplex\faceplus\component_ocf.h(143) : while compiling class-template member function 'void vcg::face::vector_ocf<VALUE_TYPE>::_update(vcg::face::vector_ocf<VALUE_TYPE>::ThisTypeIterator,vcg::face::vector_ocf<VALUE_TYPE>::ThisTypeIterator)'
with
[
VALUE_TYPE=vcg::FaceTypeHolder<CVertexO,CEdge,CFaceO,vcg::DumTT>::FaceType
]
..\..\..\sf\vcg\complex\trimesh\base.h(116) : see reference to class template instantiation 'vcg::face::vector_ocf<VALUE_TYPE>' being compiled
with
[
VALUE_TYPE=vcg::FaceTypeHolder<CVertexO,CEdge,CFaceO,vcg::DumTT>::FaceType
]
y:\FondamentiGrafica3D\meshlab\src\meshlab\meshmodel.h(79) : see reference to class template instantiation 'vcg::tri::TriMesh<VertContainerType,FaceContainerType>' being compiled
with
[
VertContainerType=std::vector<CVertexO>,
FaceContainerType=vcg::face::vector_ocf<vcg::FaceTypeHolder<CVertexO,CEdge,CFaceO,vcg::DumTT>::FaceType>
]
.\..\..\sf\vcg\simplex\faceplus\component_ocf.h(142) : warning C4100: 'lbegin' : unreferenced formal parameter
.\..\..\sf\wrap\gl\trimesh.h(380) : error C2065: 'GL_ARRAY_BUFFER' : undeclared identifier
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMNone,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(305) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMNone,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(292) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMNone>(vcg::GLW::TextureMode)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(275) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone>(vcg::GLW::ColorMode,vcg::GLW::TextureMode)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(272) : while compiling class-template member function 'void vcg::GlTrimesh<MESH_TYPE>::Draw(vcg::GLW::DrawMode,vcg::GLW::ColorMode,vcg::GLW::TextureMode)'
with
[
MESH_TYPE=CMeshO
]
y:\FondamentiGrafica3D\meshlab\src\meshlab\meshmodel.h(93) : see reference to class template instantiation 'vcg::GlTrimesh<MESH_TYPE>' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMNone,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMNone,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(306) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMNone,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMNone,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMNone,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(307) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMNone,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMNone,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMNone,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(308) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMNone,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMNone,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerMesh,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(305) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerMesh,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(293) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerMesh>(vcg::GLW::TextureMode)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerMesh,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerMesh,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(306) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerMesh,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerMesh,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerMesh,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(307) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerMesh,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerMesh,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerMesh,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(308) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerMesh,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerMesh,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerFace,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(305) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerFace,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(294) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerFace>(vcg::GLW::TextureMode)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerFace,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerFace,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(306) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerFace,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerFace,TMPerVert>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerFace,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(307) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerFace,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerFace,TMPerWedge>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerFace,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(308) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerFace,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerFace,TMPerWedgeMulti>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(337) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerFace,CMPerVert,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(305) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerVert,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
..\..\..\sf\wrap\gl\trimesh.h(295) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::Draw<DMNone,CMPerVert>(vcg::GLW::TextureMode)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(382) : error C3861: 'GL_ARRAY_BUFFER': identifier not found, even with argument-dependent lookup
.\..\..\sf\wrap\gl\trimesh.h(380) : error C3861: 'glBindBuffer': identifier not found, even with argument-dependent lookup
..\..\..\sf\wrap\gl\trimesh.h(341) : see reference to function template instantiation 'void vcg::GlTrimesh<MESH_TYPE>::DrawFill<NMPerVert,CMPerVert,TMNone>(void)' being compiled
with
[
MESH_TYPE=CMeshO
]
.\..\..\sf\wrap\gl\trimesh.h(380) : fatal error C1003: error count exceeds 100; stopping compilation
mainwindow.cpp
main.cpp
glarea.cpp
glarea.cpp(269) : warning C4189: 'j' : local variable is initialized but not referenced
customDialog.cpp
GLLogStream.cpp
GLLogStream.cpp(64) : warning C4100: 'Level' : unreferenced formal parameter
GLLogStream.cpp(73) : warning C4100: 'Level' : unreferenced formal parameter
Generating Code...
Build log was saved at <a class="moz-txt-link-rfc2396E" href="file://y:\FondamentiGrafica3D\meshlab\src\meshlab\debug\\BuildLog.htm">"file://y:\FondamentiGrafica3D\meshlab\src\meshlab\debug\\BuildLog.htm"</a>
meshlab - 102 error(s), 7 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped</pre>
</blockquote>
</body>
</html>
|