Difference between revisions of "Install"

From MSX Game Library

Line 5: Line 5:
 
** Clone the Git repository https://github.com/aoineko-fr/MSXgl.git
 
** Clone the Git repository https://github.com/aoineko-fr/MSXgl.git
 
** or Download and unzip the latest version of the engine
 
** or Download and unzip the latest version of the engine
 +
* Install [https://sourceforge.net/projects/sdcc/files/ SDCC version 4.1.12 or newer] (in <tt>\tools\SDCC</tt> e.g.)
 +
** If you use an other directory to install SDCC, change the SDCC path in <tt>\MSXgl\project\build_config.cmd</tt>
  
* Install SDCC (in <tt>\tools\SDCC</tt> e.g.)
 
  
 
* Install OpenMSX (in <tt>\tools\openMSX</tt> e.g.)
 
* Install OpenMSX (in <tt>\tools\openMSX</tt> e.g.)

Revision as of 11:41, 11 January 2022

Note: For the moment, the program build tool is only compatible with Windows.

  • Create a directory (name it \MSXgl e.g.).
  • Install the engine
  • Install SDCC version 4.1.12 or newer (in \tools\SDCC e.g.)
    • If you use an other directory to install SDCC, change the SDCC path in \MSXgl\project\build_config.cmd


  • Install OpenMSX (in \tools\openMSX e.g.)