Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plugin-PropertyVis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • Plugin-PropertyVis
  • Issues
  • #2
Closed
Open
Issue created Dec 15, 2017 by Jan Möbius@moebiusOwner

Build Error VS 2013

:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyVisualizerVectorT.cc(104): error C2440: '' : cannot convert from 'int' to 'point_t' (E:\gitlab\builds\2dad8761\0\OpenFlipper-Free\OpenFlipper-Free\Plugin-PropertyVis\MultiObjectPropertyModel.cc) 176> No constructor could take the source type, or constructor overload resolution was ambiguous 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyVisualizerVectorT.cc(153) : see reference to function template instantiation 'void `anonymous-namespace'::visualizeVectorAsColorForEntity<OpenMesh::FPropHandleT<OpenMesh::VectorT<double,3>>,MeshT,OpenMesh::PolyConnectivity::FaceIter,PropertyInfo>(MeshT *,const ENTITY_IT,const ENTITY_IT,const PROPINFO_TYPE &,bool)' being compiled 176> with 176> [ 176> MeshT=TriMesh 176> , ENTITY_IT=OpenMesh::PolyConnectivity::FaceIter 176> , PROPINFO_TYPE=PropertyInfo 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyVisualizerVectorT.cc(138) : while compiling class template member function 'void OMPropertyVisualizerVector::visualizeFaceProp(bool)' 176> with 176> [ 176> MeshT=TriMesh 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(555) : see reference to class template instantiation 'OMPropertyVisualizerVector' being compiled 176> with 176> [ 176> MeshT=TriMesh 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(542) : while compiling class template member function 'void OMPropertyModel::addPropertyVisualizer(OpenMesh::BaseProperty *const ,MeshT *,PropertyInfo::ENTITY_FILTER)' 176> with 176> [ 176> MeshT=TriMesh 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(418) : see reference to function template instantiation 'void OMPropertyModel::addPropertyVisualizer(OpenMesh::BaseProperty *const ,MeshT *,PropertyInfo::ENTITY_FILTER)' being compiled 176> with 176> [ 176> MeshT=TriMesh 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(205) : while compiling class template member function 'bool OMPropertyModel::combinable(PropertyVisualizer *,PropertyVisualizer *)' 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(116) : see reference to function template instantiation 'bool OMPropertyModel::combinable(PropertyVisualizer *,PropertyVisualizer *)' being compiled 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openmesh\OMPropertyModelT.cc(111) : while compiling class template member function 'void OMPropertyModel::updateWidget(const QModelIndexList &)' 187> Generating moc_scriptingWidget.cpp 176>e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openvolumemesh\OVMPropertyVisualizerVectorT.cc(98): error C2440: '' : cannot convert from 'int' to 'ACG::Vec3d' (E:\gitlab\builds\2dad8761\0\OpenFlipper-Free\OpenFlipper-Free\Plugin-PropertyVis\MultiObjectPropertyModel.cc) 176> No constructor could take the source type, or constructor overload resolution was ambiguous 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openvolumemesh\OVMPropertyVisualizerVectorT.cc(134) : see reference to function template instantiation 'void OVMPropertyVisualizerVector::visualizeVectorAsColorForEntity<OpenVolumeMesh::FacePropertyTACG::Vec3d,OpenVolumeMesh::FaceIter>(PropType,EntityIterator,EntityIterator,bool)' being compiled 176> with 176> [ 176> MeshT=HexahedralMesh 176> , PropType=OpenVolumeMesh::FacePropertyTACG::Vec3d 176> , EntityIterator=OpenVolumeMesh::FaceIter 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openvolumemesh\OVMPropertyVisualizerVectorT.cc(134) : see reference to function template instantiation 'void OVMPropertyVisualizerVector::visualizeVectorAsColorForEntity<OpenVolumeMesh::FacePropertyTACG::Vec3d,OpenVolumeMesh::FaceIter>(PropType,EntityIterator,EntityIterator,bool)' being compiled 176> with 176> [ 176> MeshT=HexahedralMesh 176> , PropType=OpenVolumeMesh::FacePropertyTACG::Vec3d 176> , EntityIterator=OpenVolumeMesh::FaceIter 176> ] 176> e:\gitlab\builds\2dad8761\0\openflipper-free\openflipper-free\plugin-propertyvis\openvolumemesh\OVMPropertyVisualizerVectorT.cc(126) : while compiling class template member function 'void OVMPropertyVisualizerVector::visualizeFaceProp(bool)' 176> with 176> [ 176> MeshT=HexahedralMesh 176> ]

Assignee
Assign to
Time tracking