Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: The procedure entry point _Z5qFreePv could not be located in the dynamic link library QtCore4.dll

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: The procedure entry point _Z5qFreePv could not be located in the dynamic link library QtCore4.dll


Chronological Thread 
  • From: Liang <>
  • To:
  • Subject: [cgal-discuss] Re: The procedure entry point _Z5qFreePv could not be located in the dynamic link library QtCore4.dll
  • Date: Tue, 7 Jun 2011 12:42:41 -0700 (PDT)

Thank you for your reply.

It turned out that my path setting was fine but the QGLViewer2.dll file
which was used for linking was kind of messed up.

But now I only can run it from Release mode. When I change to Debug, the
command line window would say "QWidget: Must construct a QApplication before
a QPaintDevice" and no QGLviewer window showed.

Does it have something to do with the version I build from CMake? Because
when I tried to generate sln. file for this demo using CMake, there was one
entry in the configure window named "CMAKE_BUILD_TYPE" and its value was
"Release".

Best wishes,

Liang

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/The-procedure-entry-point-Z5qFreePv-could-not-be-located-in-the-dynamic-link-library-QtCore4-dll-tp3578019p3580594.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page