Discussion:
[osg-users] Is the Alphapixel OSG binaries download server down
John Richardson
2018-08-08 20:18:52 UTC
Permalink
The Alphapixel [http://alphapixel.com/osg-binaries/] visit out downloads
server link for binaries times out.

Just curious on the status of the downloads.

John
Chris Hanson
2018-08-12 21:27:05 UTC
Permalink
Yeah, we're working on a new build system (the old one wasn't maintainable)
and took down the old downloads because they were pretty out of date. I'm
hoping to have something new in a month or so.
Post by John Richardson
The Alphapixel [http://alphapixel.com/osg-binaries/] visit out downloads
server link for binaries times out.
Just curious on the status of the downloads.
John
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
--
Chris 'Xenon' Hanson, omo sanza lettere. ***@AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
Remo Eichenberger
2018-08-13 10:09:36 UTC
Permalink
Hi Chris

Do you use https://github.com/Microsoft/vcpkg for it ? Because it is:

C++ Library Manager for Windows, Linux, and MacOS

But i'm not sure its possible to use multiple versions of same package. I haven't found any better package manager (as well no conan).

Cheers,
Remo

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=74504#74504
Jason Beverage
2018-08-13 14:46:33 UTC
Permalink
I'll second vcpkg, I've been using it for building osg and osgEarth related
projects against it recently and it's been awesome.
Post by Remo Eichenberger
Hi Chris
C++ Library Manager for Windows, Linux, and MacOS
But i'm not sure its possible to use multiple versions of same package. I
haven't found any better package manager (as well no conan).
Cheers,
Remo
------------------
http://forum.openscenegraph.org/viewtopic.php?p=74504#74504
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Loading...