This program is using QML and Javascript. It is also interpreting all the json files that are generated by the RPG Paper Maker engine. Game-documentation contains all the stuff for generating javascript game documentation for users. Basic-Ressources contains all the basic ressources that the users...
Plugins that need optional dependencies that aren't included can only be built if they are provided by the system. Instructions on how to build some common ones such as Qt5/QML are listed below. If you do not know how to provide an optional dependency needed by a plugin, you should use...
Thanks for the changes. Looks great. Package Review === Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed === MUST items === C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executable...
code. The real benefit of the tool is that it additionally allows to automatically refactor the source code by applyingfixitseach individual issue may provide. It is heavily plugin-based and comes with a useful set of plugins out of the box, which we're going to discuss in the next ...
Build requirements + qml modules needed at runtime (you may not need all of them, but the following seem to work according to reports): sudo apt install --no-install-recommends g++ cmake make zlib1g-dev libssl-dev libolm-dev liblmdb-dev libcmark-dev nlohmann-json3-dev libspdlog-dev li...
+``` +language: node_js +node_js: + - 4 + - 6 +cache: + directories: + - node_modules +script: + - npm test + - npm run build +``` +1. Trigger your first build with a git push. +1. [Customize your Travis CI Build](https://docs.travis-ci.com/user/customizing-the-...
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. Note: While most of the project uses Mozilla Public License, v. 2.0, some files are distributed under different licenses. Compiling Get the Qt toolkit. Open-source and...
Working command with console C:\Python36-x64\Scripts\pyinstaller --add-data "bundled;." --add-data "plugins.7z;extra" --add-data "data\rotations\*;data\rotations" --add-data "data\icon.ico;data" --add-data "binary-files\executables\windows\svt-av1\svt-1.0.549.7z;extra" --add-data...
Build requirements + qml modules needed at runtime (you may not need all of them, but the following seem to work according to reports): sudo apt install --no-install-recommends g++ cmake make zlib1g-dev libssl-dev libolm-dev liblmdb-dev libcmark-dev nlohmann-json3-dev libspdlog-dev li...
This program is using QML and Javascript. It is also interpreting all the json files that are generated by the RPG Paper Maker engine. Game-documentation contains all the stuff for generating javascript game documentation for users. Basic-Ressources contains all the basic ressources that the users...