User talk:Lardarse: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
*>Lardarse
*>Tepples
(→‎Makefile: what -mwindows does)
Line 2: Line 2:
You say it works only on wine. Could it be because of the -mwindows flag? --[[User:Tepples|Tepples]] 22:55, 4 January 2007 (EST)
You say it works only on wine. Could it be because of the -mwindows flag? --[[User:Tepples|Tepples]] 22:55, 4 January 2007 (EST)
: Probably, And I never said that it only run with wine, because I haven't tried without it being installed. And I probably won't on this computer... Do you know the correct parameter for ''-m'' ?--[[User:Lardarse|Lardarse]] 23:18, 4 January 2007 (EST)
: Probably, And I never said that it only run with wine, because I haven't tried without it being installed. And I probably won't on this computer... Do you know the correct parameter for ''-m'' ?--[[User:Lardarse|Lardarse]] 23:18, 4 January 2007 (EST)
:: All -mwindows does is suppress displaying the terminal window while the program is running. Given that this suppression is done by default in *n?x, you can just omit it. --[[User:Tepples|Tepples]] 19:30, 5 January 2007 (EST)

Revision as of 00:30, 6 January 2007

Makefile

You say it works only on wine. Could it be because of the -mwindows flag? --Tepples 22:55, 4 January 2007 (EST)

Probably, And I never said that it only run with wine, because I haven't tried without it being installed. And I probably won't on this computer... Do you know the correct parameter for -m ?--Lardarse 23:18, 4 January 2007 (EST)
All -mwindows does is suppress displaying the terminal window while the program is running. Given that this suppression is done by default in *n?x, you can just omit it. --Tepples 19:30, 5 January 2007 (EST)