| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple IDE for mruby/c
This IDE is designed to be used with the following two tools:
Please download and build these tools in advance, or refer to the Binary Download section.
Install Xcode.
Install Qt6 using the online installer.
We recommend using Xcode 15.4 and Qt 6.8.3.
Add the path of the installed Qt bin directory to your PATH.
Open Terminal.app and enter the following command:
cd mrubyc_ide
qmake
makeInstall Visual Studio with the C++ build option.
Install Qt6 using the online installer.
We recommend using Visual Studio 2022 and Qt 6.8.3.
Add the path of the installed Qt bin directory to your PATH.
Open VisutalStudio Native Tools Command Prompt and enter the following command:
cd mrubyc_ide qmake nmake copy src\config\mrubyc_ide.ini src\release
GNU Lesser General Public License Version 2.1
| Back | FazBrowse Home | New Git URL |