i am trying to run aom in wine (Windows Native Emulation under FreeBSD) but it wont work
I have a default wine configuration, copyd from wine-src/documenation/samples/.
[~] > wine c:\\aom\\aom.exe
fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available
wine: Unhandled exception (thread 0009), starting debugger...
fixme:msvcrt:_spawnve :not translating name /usr/local/bin/wine to locate program
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available
err:winedbg:main Invalid event handle: 0xa8
I have no idea, i am noob on wine
Simple apps works fine with.
Probably worth pointing out even so that 0.5 simply won't work, and 0.6 doesn't do much of use yet. However, nich did a nice page in the wiki about AOM on Linux.