T toxik Still Fresh Joined Nov 16, 2003 Messages 35 Age 36 Location England Website Visit site Feb 4, 2004 #1 i click run after loading an example file but it just flashes a dos screen then goes off, thats it, the code looks fine though. Do i need extra files or somewthing or are there any other things i need to do? thanx
i click run after loading an example file but it just flashes a dos screen then goes off, thats it, the code looks fine though. Do i need extra files or somewthing or are there any other things i need to do? thanx
L lynx2oo2 Still Fresh Joined Jan 14, 2004 Messages 86 Feb 4, 2004 #2 Not to sure what minigp32 is, but if it is flashing a dos prompt up, then closing, are you running windows xp? If so, you will probably have to run ti from a dos prompt instead of running it directly, ie - start / all programs / accesories / command prompt. then browse to the executable via the change directory command (ie, cd c:\windows\minigp32 , or wherever the file is held)
Not to sure what minigp32 is, but if it is flashing a dos prompt up, then closing, are you running windows xp? If so, you will probably have to run ti from a dos prompt instead of running it directly, ie - start / all programs / accesories / command prompt. then browse to the executable via the change directory command (ie, cd c:\windows\minigp32 , or wherever the file is held)
yaustar UK GP32 & GP2X Owner Joined Oct 18, 2003 Messages 2,714 Location UK Website Visit site Feb 4, 2004 #3 minigp32 is a compilar (i think) so you will need to write a batch file to compile your source files.
minigp32 is a compilar (i think) so you will need to write a batch file to compile your source files.
T toxik Still Fresh Joined Nov 16, 2003 Messages 35 Age 36 Location England Website Visit site Feb 5, 2004 #4 so how do i do a batch file thing?