A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/NickvisionApps/Parabolic below:

NickvisionApps/Parabolic: Download web video and audio

✨Powered by Weblate

The authors of Nickvision Parabolic are not responsible/liable for any misuse of this program that may violate local copyright/DMCA laws. Users use this application at their own risk.

See CONTRIBUTING.md for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.

GNOME

Qt

Parabolic uses vcpkg to manage its dependencies and cmake as its build system.

Ensure both vcpkg and cmake are installed on your system before building.

A C++20 compiler is also required to build Parabolic.

If building the GNOME version, blueprint-compiler must be installed from your system package manager as it is not available on vcpkg.

  1. Set the VCPKG_ROOT environment variable to the path of your vcpkg installation's root directory.
  1. Set the VCPKG_DEFAULT_TRIPLET environment variable to x64-windows
  2. Run vcpkg install boost-date-time gtest libnick qtbase qtsvg qttools
  1. Set the VCPKG_DEFAULT_TRIPLET environment variable to x64-linux
  2. Run vcpkg install boost-date-time gtest libnick libxmlpp
  1. Set the VCPKG_DEFAULT_TRIPLET environment variable to x64-linux
  2. Run vcpkg install boost-date-time gtest libnick qtbase qtsvg qttools
  1. First, clone/download the repo.
  2. Open a terminal and navigate to the repo's root directory.
  3. Create a new build directory and cd into it.
  1. From the build folder, run cmake .. -G "Visual Studio 17 2022".
  2. From the build folder, run cmake --build . --config Release.
  3. After these commands complete, Parabolic will be successfully built and its binaries can be found in the org.nickvision.tubeconverter.qt/Release folder of the build folder.
  1. From the build folder, run cmake .. -DCMAKE_BUILD_TYPE=Release -DUI_PLATFORM=gnome.
  2. From the build folder, run cmake --build ..
  3. After these commands complete, Parabolic will be successfully built and its binaries can be found in the org.nickvision.tubeconverter.gnome folder of the build folder.
  1. From the build folder, run cmake .. -DCMAKE_BUILD_TYPE=Release -DUI_PLATFORM=qt.
  2. From the build folder, run cmake --build ..
  3. After these commands complete, Parabolic will be successfully built and its binaries can be found in the org.nickvision.tubeconverter.qt folder of the build folder.

This project follows the GNOME Code of Conduct.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3