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
On Sat, Mar 31, 2012 at 12:42, Christian Costa titan.costa@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.. ;)