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 @ 572fd159
......@@ -23,9 +23,7 @@ In order to register additional vista macros and to help CMake to find the exter
```
VISTA_CMAKE_COMMON=C:/path/to/VistaCMakeCommon
VISTA_EXTERNAL_LIBS=C:/path/to/ExternLibs
´´´
```
Now you can start CMake, set the source code to the project you want to build and create project files, i.e. an ITACoreLibs.sln (Solution file for Visual Studio).
We recommend to use a naming similar to 'build_win32-x64.vc12' for a project file with win64 architecture for the Visual Studio 12 compiler, but any other name such as a simple 'build' would also work.
###
\ No newline at end of file
Clone repository
  • Old build system
  • Home