You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2><imgsrc="images/mac.png" width="55" height="54" alt="mac"/> Mac OS X</h2>
52
52
53
-
<ahref="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then open the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
53
+
<ahref="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then open the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
cd /usr/src/RPM/RPMS/i?86/ (or /usr/src/redhat/RPMS/i?86, see the rpmbuild last log lines)
185
185
rpm -Uvh libQGLViewer-*3.0.0.i?86.rpm
186
186
</pre>
@@ -196,10 +196,10 @@ <h3>FreeBSD</h3>
196
196
Use the <a href="http://www.freshports.org/graphics/libqglviewer/">FreeBSD port</a>.
197
197
-->
198
198
199
-
<ahref="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then go to the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
199
+
<ahref="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then go to the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
200
200
201
201
<pre>
202
-
tar -xzf <ahref="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">libQGLViewer-3.0.0.tar.gz</a>
202
+
tar -xzf <ahref="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">libQGLViewer-3.0.0.tar.gz</a>
203
203
cd libQGLViewer-3.0.0/QGLViewer
204
204
</pre>
205
205
@@ -385,9 +385,9 @@ <h2>Troubleshooting</h2>
385
385
386
386
<li><b>lib3ds</b>: this library is needed to compile the <a
387
387
href="examples/contribs.html#3dsViewer">3dsViewer example</a>. Download the patched <a
388
-
href="http://www.libqglviewer.com/src/lib3ds-1.2.0-1.i686.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.i686.rpm']);">lib3ds-1.2.0-1.i686.rpm</a> or the sources (<a
389
-
href="http://www.libqglviewer.com/src/lib3ds-1.2.0-1.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.src.rpm']);">lib3ds-1.2.0-1.src.rpm</a> or <a
href="https://gillesdebunne.github.io/libQGLViewer/src/lib3ds-1.2.0-1.i686.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.i686.rpm']);">lib3ds-1.2.0-1.i686.rpm</a> or the sources (<a
389
+
href="https://gillesdebunne.github.io/libQGLViewer/src/lib3ds-1.2.0-1.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.src.rpm']);">lib3ds-1.2.0-1.src.rpm</a> or <a
<span>Download the libQGLViewer installer (version 2.3)</span>
48
48
</a></p>
@@ -55,7 +55,7 @@ <h2>Compilation from the sources</h2>
55
55
Make sure your Qt installation is up to date and running. Try building one of the Qt OpenGL examples first.
56
56
57
57
<p>
58
-
Then download and unzip <ahref="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.zip" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.zip']);">libQGLViewer-3.0.0.zip</a>.
58
+
Then download and unzip <ahref="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.zip" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.zip']);">libQGLViewer-3.0.0.zip</a>.
0 commit comments