Search found 2 matches

by eionrobb
Thu Nov 21, 2013 7:45 pm
Forum: Enigma Virtual Box x86/x64
Topic: Building a package using wine
Replies: 4
Views: 18672

Re: Building a package using wine

It's not the application that is built that will not work with wine, but EVB:

$ wine enigmavbconsole.exe Cube.evb
err:systray:initialize_systray Could not create tray window
err:seh:setup_exception_record stack overflow 2592 bytes in thread 0009 eip 7bc319dc esp 00230910 stack 0x230000-0x231000 ...
by eionrobb
Wed Nov 20, 2013 8:01 pm
Forum: Enigma Virtual Box x86/x64
Topic: Building a package using wine
Replies: 4
Views: 18672

Building a package using wine

Hi there,

I know it's probably not a very common use case, but we've been using EVB (and loving it!) on Windows for a Windows app, however we've now moved our building to OSX for various reasons and the only app in the toolchain that's not working via wine is EVB. Has anyone else successfully used ...