Regarding the compilation and Execution of openmesh c++ program
HI There, Good to have a Openmesh library ,Its helping a lot . But I have encountered with a problem where I am unable to execute the openmesh c++ program.I have installed the openmesh from the source . I am getting the errors when I am trying to run the sample building cube problem in openmesh .I have run it with command (g++ -o out cube.cc).I have encountered the errors which was given in the attachment. Please provide me how can i run the sample program and also how can i integrate the openmesh with the cgal c++ library. Thanks in advance. Thanks and Regards V.Vamsikrishna student
Hi, you have to link against the libOpenMeshCore and libOpenMeshTools libraries which you got when you compiled the OpenMesh source. Regards, Jan Möbius On 28.05.19 09:32, VALLIVEDU VAMSIKRISHNA wrote:
HI There, Good to have a Openmesh library ,Its helping a lot .
But I have encountered with a problem where I am unable to execute the openmesh c++ program.I have installed the openmesh from the source .
I am getting the errors when I am trying to run the sample building cube problem in openmesh .I have run it with command (g++ -o out cube.cc).I have encountered the errors which was given in the attachment.
Please provide me how can i run the sample program and also how can i integrate the openmesh with the cgal c++ library.
Thanks in advance.
Thanks and Regards V.Vamsikrishna student
_______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
-- Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21802 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (2)
-
Jan Möbius
-
VALLIVEDU VAMSIKRISHNA