User Tools

Site Tools


manual:microboot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
manual:microboot [2022/02/10 11:22]
voorburg [Building Microboot from sources]
manual:microboot [2022/02/10 11:23] (current)
voorburg [Building Microboot from sources]
Line 43: Line 43:
   * **openSUSE**:​ <​code>​sudo zypper install make gdb fpc fpc-src lazarus</​code>​   * **openSUSE**:​ <​code>​sudo zypper install make gdb fpc fpc-src lazarus</​code>​
  
-Note the starting OpenBLT version 1.14, the pre-built ​Windows binaries are 64-bit (MicroBoot, BootCommandLibOpenBLT). Windows users should therefore download and install the [[https://​sourceforge.net/​projects/​lazarus/​files/​Lazarus%20Windows%2064%20bits/​|64-bit Lazarus version]]. When using OpenBLT from before version 1.14, download and install the [[https://​sourceforge.net/​projects/​lazarus/​files/​Lazarus%20Windows%2032%20bits/​|32-bit Lazarus version]] instead.+Note the starting OpenBLT version 1.14, the included ​Windows binaries are 64-bit (MicroBoot, BootCommand ​and LibOpenBLT). Windows users should therefore download and install the [[https://​sourceforge.net/​projects/​lazarus/​files/​Lazarus%20Windows%2064%20bits/​|64-bit Lazarus version]]. When using OpenBLT from before version 1.14, download and install the [[https://​sourceforge.net/​projects/​lazarus/​files/​Lazarus%20Windows%2032%20bits/​|32-bit Lazarus version]] instead.
  
 To build MicroBoot, start the Lazarus IDE by selecting it from the start menu of your desktop environment. Next, select //​Project->​Open//​ from the program menu. Browse to the **./​Host/​Source/​MicroBoot/​** directory and select the **MicroBoot.lpi** file. Build, run and debug MicroBoot by simply clicking the green play-button in the toolbar or by selecting //​Run->​Run//​ from the program menu. To build MicroBoot, start the Lazarus IDE by selecting it from the start menu of your desktop environment. Next, select //​Project->​Open//​ from the program menu. Browse to the **./​Host/​Source/​MicroBoot/​** directory and select the **MicroBoot.lpi** file. Build, run and debug MicroBoot by simply clicking the green play-button in the toolbar or by selecting //​Run->​Run//​ from the program menu.
  
  
manual/microboot.1644488573.txt.gz ยท Last modified: 2022/02/10 11:22 by voorburg