Skip to content
View Scanframe's full-sized avatar
💭
Migrating C++ Project
💭
Migrating C++ Project

Block or report Scanframe

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Scanframe/README.md

Welcome to Scanframe

I've build a modular application for inspection systems in the past til 2004.
The application that I build then, I am now building using the Qt6 cross platform library and is mirrored here on in repository sf-mod-app.

Targeted platforms are Windows x86_64 an Linux x86_64 & aarch64.
For this the Qt6.x.x framework is custom compiled with only the required modules using a custom Docker image to build it. The repository sf-docker-runner contains the script to build the Docker image.

To improve building crossplatform using multiple toolchains a CMake library sf-cmake was created. It is used as a git submodule providing the build.py script. It has the option to create a C++ biolerplate "Hello World" project able to be compiled with Linux and Windows toolchains all from Linux without the need for Windows.

Repositories here are mirrored from the private GitLab CE server where other than only the main branch is available.

gitlab: https://git.scanframe.com/shared (https://git.scanframe.com/library)
site: www.scanframe.nl
e-mail: info@scanframe.nl
youtube: https://www.youtube.com/@Scanframe

Pinned Loading

  1. qt-tts-piper qt-tts-piper Public

    Qt6 Piper Text-To-Speech Plugin

    C++ 1

  2. OHF-Voice/piper1-gpl OHF-Voice/piper1-gpl Public

    Fast and local neural text-to-speech engine

    C++ 4.6k 443

  3. sf-gitlab-devops sf-gitlab-devops Public

    DevOps trail/template project with CI/CD pipeline.

    CMake 2

  4. piper1-gpl piper1-gpl Public

    Forked from OHF-Voice/piper1-gpl

    Fast and local neural text-to-speech engine (Fork: adding a client app and a static library)

    C++ 1

  5. sf-docker-runner sf-docker-runner Public

    Scripts to run a GitLab-Runner using Docker in Docker and MinIO self-hosted caching server.

    Shell 4

  6. sf-cmake sf-cmake Public

    Library for each C++ project which automates use of CMake, CTest & CPack with presets. Provides Qt project linking and offers code manual generation using DoxyGen.

    Shell 1