Skip to content

Repository files navigation

Makou Reactor

CI/CD Coverity Scan Build Status Stable Release

Makou Reactor

Final Fantasy VII field archive editor (Forum).

Installing

Stable Release Continious Release

Contributing

You are welcome to contribute on this project, feel free to open issues and PR on GitHub.

Building

Makou Reactor is built and supported as a 64-bit Windows application. The supported toolchain is Qt 6 with the MSVC 2022 64-bit kit.

Requirements

  • CMake 3.25+
  • Qt 6 with the MSVC 2022 64-bit kit and Qt 5 Compatibility Module
  • Visual Studio with the Desktop development with C++ workload
  • vcpkg (the repository submodule or a local checkout)

Qt + Qt Creator

  1. Install Qt 6 with MSVC 2022 64-bit, Qt Creator, and Qt 5 Compatibility Module.
  2. Install CMake and Ninja from the Qt installer developer tools.
  3. Open the repository CMakeLists.txt in Qt Creator and use a 64-bit MSVC kit.

Visual Studio 2022

  1. Install Qt as described above.
  2. Import .vsconfig in the Visual Studio installer.
  3. Make sure the English language pack is installed.
  4. Open this repository as a folder in Visual Studio 2022.
  5. Select one of the CMake presets and build. The presets force the x64-windows vcpkg target and host triplets.

Visual Studio Code

  1. Install Qt and Visual Studio as described above.
  2. Install the Microsoft C/C++ and CMake Tools extensions.
  3. Open this repository as a folder.
  4. Select a CMake preset such as Release.
  5. Configure and build.

GitHub Actions

.github/workflows/build.yml builds the Windows x64 GUI package with MSVC, Qt 6, Ninja, CMake, and the x64-windows vcpkg triplet.

About

Makou Reactor fork with 64 bit Actions build

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages