Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL Cmake issue with libQGLViewer

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL Cmake issue with libQGLViewer


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL Cmake issue with libQGLViewer
  • Date: Fri, 05 Sep 2014 15:00:10 +0200
  • Organization: GeometryFactory

On 09/05/2014 02:56 PM, john24 wrote:
I feel so stupid now, thanks Sebastien that fixed my problem.

Now after running Visual studio I only get 1 error:
/
Error 1 error LNK1104: cannot open file
'C/dev/libQGLViewer-2.5.3/QGLViewer.lib'
C:\CGAL-4.4\demo\Triangulation_3\build\LINK/

And looking at C:\dev\libQGLViewer-2.5.3 folder there is only 1 file
QGLViewer2.lib and it's located in
C:\dev\libQGLViewer-2.5.3\QGLViewer\release.

Where would I find QGLViewer.lib?

Or am I doing something wrong?

Thanks


Did you compiled libQGLViewer in release and debug?
Did you check in cmake-gui that the value of the lib in debug
and release are correct?

Sebastien.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-Cmake-issue-with-libQGLViewer-tp4659785p4659788.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page