Hello , I got a bug whenever I use you library.
Hello, I am a researcher for mesh processing, and I'm using your openmesh library. thanks for your development working, but I got a bug when I run you official code, "building a cube" [http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest/a04088.html]. No matter whether I type codes by myself or copy your example code , there will always be a bug saying that there is a unexpectation occurring, that there is visiting conflict in posision 0x00000000000000. [cid:image001.png@01D5A9F1.FBAB55E0]
Hi, I'm afraid i don't have enough information to identify the problem. It looks like you are using Visual Studio. So maybe, if you link against the prebuild binaries, i would guess that you are mixing debug and release libraries. Check that, if you are building your app as release, that you are using the release versions of the library and if you build debug, choose the debug versions (the ones with the d at the end). Regards, Jan Möbius On 09.12.19 05:28, ?? G.t Choc wrote:
Hello, I am a researcher for mesh processing, and I’m using your openmesh library. thanks for your development working, but I got a bug when I run you official code, “building a cube” [http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest/a04088.html]. No matter whether I type codes by myself or copy your example code , there will always be a bug saying that there is a unexpectation occurring, that there is visiting conflict in posision 0x00000000000000.
_______________________________________________ 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)
-
?? G.t Choc
-
Jan Möbius