Changes between Version 1 and Version 2 of BuildInstructions
- Timestamp:
- Jul 8, 2021, 12:53:34 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildInstructions
v1 v2 25 25 26 26 URL for the repository is https://www.xtideuniversalbios.org/svn/xtideuniversalbios/trunk. There is no need to alter other settings so just click OK. You will now download all sources from the XTIDE Universal BIOS project. 27 [[ Image(SvnCheckout.png)]]27 [[BR]][[Image(SvnCheckout.png)]] 28 28 29 29 == Updating sources == … … 297 297 = Building the Configurator (XTIDECFG.COM) = 298 298 299 Go to "XTIDE_Universal_BIOS_Configurator_v2" folder and write {{{mingw32-make all}}} to build the XTIDECFG.COM. You should write {{{mingw32-make release}}} if you installed UPX.299 Go to "XTIDE_Universal_BIOS_Configurator_v2" folder and write {{{mingw32-make xt}}} to build the XTIDECFG.COM. You should write {{{mingw32-make release}}} if you installed UPX. 300 300 301 301 Again, you will find the binary in the "Build" folder.