1 Apr
2012
1 Apr
'12
6:05 p.m.
On Sat, Mar 31, 2012 at 12:42, Christian Costa <titan.costa(a)gmail.com> wrote:
Hi,
I wrote a win16 exe test file using open watcom but I cannot submit it to winebot. I fails saying "Unricognized file type". This is a little annoying. Is this a known limitation of wine test bot ?
Thanks Christian
http://wine.git.sourceforge.net/git/gitweb.cgi?p=wine/winetestbot;a=blob;f=w... it's not 16-bit aware. You could perhaps make a self extracting zip and have it run the test, maybe. Or patch the testbot.. ;) -- -Austin