VR Juggler dependencies ,Visual Studio 2010 win 32

39 views
Skip to first unread message

Zouhour Guiras

unread,
Apr 16, 2013, 8:30:43 AM4/16/13
to vrjuggler...@googlegroups.com
Hello , 
I 'm looking for Dependenciens of VR Juggler for Win 32 bits , can you help me for sending me links where I can find them 
thank you 

Danilo Souza

unread,
Apr 16, 2013, 9:08:39 AM4/16/13
to vrjuggler...@googlegroups.com
The following table is part of a document i'm putting together for my university, it's basically a compilation of what's available on the guides plus information that I got while trying to start working with vr juggler.
Don't be afraid of consulting the wiki. Most of the information here were fetch from it... https://code.google.com/p/vrjuggler/wiki/BuildingFromSvn 
Some of the dependencies you will have to build by yourself like cppDOM, but Ryan provided it with Cmake support, so it's easy (should be) .

Name

Description/Information

Available at

Required Packages

Python

Optional if not compiling from source – Used to run the configuration tool to help setting up the environment variables

http://www.python.org/getit/

CppDOM

XML parser – The project is stalled and had known issues to build under windows environments. A custom branch is maintained by Ryan Pavlik to add CMake Support.

https://github.com/rpavlik/cppdom

Boost 1.34+

 

C++ library providing many powerful utility classes and libraries – Tested with boost 1.46. It’s possible to compile Boost from source but windows visual studio builds up to VS2010 are availble, provided by BoostPro [1]

http://www.boost.org/

http://www.boostpro.com/download/


x64 of versions 1.4x
http://www.airesoft.co.uk/boostlibs 

GMTL

A generic math library that makes use of C++ templates and STL paradigms – No compilation needed. GMTL is comprised of header files

 

 

 

 

http://ggt.sourceforge.net/

Partially Required Packages

Java Developer Kit

The JavaSE SDK (or JDK) is used to compile all the Java code used in the Juggler Project. Without it, none of the Java code can be built. Requires version 1.4 or newer.

http://www.oracle.com/technetwork/
java/javase/downloads/index.html

omniORB

A C++ implementation of CORBA 2.3, required for the Tweek C++ API.

http://omniorb.sourceforge.net/

Doozer

 

 

VRPN

Virtual Reality Peripheral Network. Implements a network-transparent interface between application programs and the set of physical devices (tracker, etc.)

http://www.cs.unc.edu/
Research/vrpn/obtaining_vrpn.html

OpenAL SDK

+

ALUT SDK

 

http://connect.creativelabs.com/
openal/Downloads/
Forms/AllItems.aspx

SDL

Simple DirectMedia Layer

http://www.libsdl.org/

DirectX SDK

 

http://www.microsoft.com/en-us/download/details.aspx?id=6812



[1] BoostPro will stop supporting the free installers soon, but up to the time of this writting they were still active, and a message by BoostPro indicates that a community of users will keep the project alive.

This should help you find the dependencies, but it's not completed. If someone spot any mistake of mine, or has anything to add to my document, I would be glad to hear.


Reply all
Reply to author
Forward
0 new messages