Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] libQGLViewer installation issue in Windows

Subject: CGAL users discussion list

List archive

[cgal-discuss] libQGLViewer installation issue in Windows


Chronological Thread 
  • From: ElHefe <>
  • To:
  • Subject: [cgal-discuss] libQGLViewer installation issue in Windows
  • Date: Fri, 27 Feb 2015 03:20:09 -0800 (PST)

I'm following strictly all the steps for the installation of CGAL in Windows
(described in http://www.cgal.org/windows_installation.html), but I get an
error when compiling QGLViewer library

(...)
mouseGrabber.cpp
quaternion.cpp
vec.cpp
Generating Code...
c:\dev\libqglviewer-2.6.1\qglviewer\quaternion.cpp(161) : warning C4717:
'qglviewer::Quaternion::setFromRotationMatrix' : recursive on all control
paths, function will cause runtime stack overflow
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

I have tried with the latest versions of Qt and the QGLViewer and also with
the ones described in the tutorial, with no success.

Any help will be welcome!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/libQGLViewer-installation-issue-in-Windows-tp4660536.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page