Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • ITACoreLibs ITACoreLibs
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Institute of Technical Acoustics (ITA)
  • ITACoreLibsITACoreLibs
  • Wiki
  • Home

Home · Changes

Page history
js908001 created page: home authored Jul 27, 2016 by Dipl.-Ing. Jonas Stienen's avatar Dipl.-Ing. Jonas Stienen
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 6a8249ac
......@@ -6,11 +6,12 @@ ITACoreLibs is a collection of basic tools for audio streaming, general sample m
The ITA code base uses the Vista VR Toolkit build environment developed by the Virtual Acoustics Reality Group of RWTH Aachen. It is based on CMake with some macro extensions to ease finding external projects that expose a certain folder structure. You will have to download the following before you can start:
+ GIT
+ GIT (git for windows and, for convenience, TortoiseGit)
+ CMake
+ Development environment such as Visual Studio 2014 with Visual Studio Compiler 12 (vc12)
+ VistaCoreLibs
+ VistaCMakeCommon
+ ExternalLibs (copy from \\verdi\share\vr\dev\ExternalLibs or include as a network drive within ITA network)
### Clone repositories (GIT)
......
Clone repository
  • Old build system
  • Home