Skip to content

noob502/ME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

surfaceCONTROL Maintenance Desktop-App and Service

How to Build it

to build the Maintenance Desktop-app and the Service, you need the following Toolset:

  • CMake: Install with DSM
  • Conan: Install witg DSM. After Installation
  • Ninja: Unzip in some directory (e.g. C:\Ninja) and add this path to the PATH environment variable.

After installing all of them you have to download another Conan-Configuration to use Conan in CMake-Projects only when needed. Open a terminal and execute:

conan config install https://gitlab02.micro-epsilon.me-group.local/inb-vision/packages.git

If you use Visual Studio Code, you have to configure the CMake-Extension to use Ninja as the preferred Generator. Open Settings ans Search in the upper Text-Field for CMake Generator. In the upcoming Settings CMake Generator, type Ninja and close the Settings tab.

Now you are prepared to Build the entire Maintenance Suite. Just clone or open the Project in Visual Studio Code.

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages