Final Burn Neo > FBN Development

I want to learn how to add games to FBA.

<< < (9/9)

James33:
Ive done this to my bat to stop it blinking off if there is an error lol



--- Quote ---
@echo off
set PATH=C:\MinGW\bin;%PATH%
echo Compile in progress Please wait !
mingw32-make
echo Compile is complete .
pause
echo Enjoy :)
pause
--- End quote ---

KingHanco:
Anyway I rename the MS-DO Batch File into compile FBA.

This do work bellow on windows xp pro and windows xp home.

make
command

The other way around won't bellow.

@echo off
set PATH=F:\MinGW\bin;%PATH%
mingw32-make

Note: Because it already in the System area using the...
SET MINGDIR = F:\MinGW
SET PATH = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\MinGW\bin;F:\Program Files\Common Files\GTK\2.0\bin

Navigation

[0] Message Index

[*] Previous page

Go to full version