Skip to content
This repository was archived by the owner on Nov 5, 2020. It is now read-only.

Linux bld fails with libQGLViewer2 and file case#4

Open
srichy wants to merge 1 commit intoLETARTARE:Letartarefrom
srichy:Letartare
Open

Linux bld fails with libQGLViewer2 and file case#4
srichy wants to merge 1 commit intoLETARTARE:Letartarefrom
srichy:Letartare

Conversation

@srichy
Copy link

@srichy srichy commented Nov 17, 2014

According to http://www.libqglviewer.com/compilation.html the correct
spec for linking to libQGLViewer on Windows shows the trailing '2', but
not for Linux. Also, the Linux build requires -lGLU (I presume that
the GL Utility library is bundled with the normal OpenGL libs on
Windows and Mac).

My previous pull request is also necessary. This change avoids having
to make manual Makefile tweaks to the Makefile as well. It also
corrects some filename case issues, as Linux's filesystems tend to be
case preserving and case sensitive. (Mac is preserving, but not
sensitive, by default.)

According to http://www.libqglviewer.com/compilation.html the correct
spec for linking to libQGLViewer on Windows shows the trailing '2', but
not for Linux.  Also, the Linux build requires -lGLU (I presume that
the GL Utility library is bundled with the normal OpenGL libs on
Windows and Mac).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant