wxEuphoria vs wine
- Posted by Jerry_Story Nov 17, 2011
- 994 views
On xubuntu
$ wine eui dmak.exw wine: cannot find L"C:\\windows\\system32\\plugplay.exe" fixme:console:GetConsoleProcessList (0x81f7b4,3): stubThen it makes an error message consisting of 1500 lines of wxEuphoria things that it doesn't understand.
There is no message that it can't find wxEuphoria.
The files 'libwxeu.dll' and 'wxeud.e' are in the same directory as dmak, so there shouldn't be any problem finding them. The program worked before and I didn't change it.
The 'plugplay.exe' problem happens when I run AOE but doesn't stop it from running AOE from the command line.
The wxeud.e file says it's this version:
wxEuphoria_Version = {0,16,0},
How can I get wxEuphoria happening on wine?