http://bugs.winehq.org/show_bug.cgi?id=16258
Summary: .net 2.0's ngen.exe hangs while compiling a particular assembly Product: Wine Version: 1.1.9 Platform: Other URL: http://www.neoaxisgroup.com OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://www.neoaxisgroup.com/wiki/Tutorials/NeoAxisUbuntu says that the NeoAxis 0.57 demos run on Wine-1.1.5. However, when I tried http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.57.exe or http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.58.exe with wine-1.1.9, installation hung with the following output:
Compiling 1 assembly: Compiling assembly C:\Program Files\NeoAxis Engine Non-Commercial SDK 0.58\Game\Bin\Renderer.dll ... Error compiling C:\Program Files\NeoAxis Engine Non-Commercial SDK 0.58\Game\Bin\Renderer.dll: Exception from HRESULT: 0x80070004
This failure happened regardless of whether I installed lots of packages first with winetricks (as they recommend) or just dotnet20. It also happens when I try the wine-1.1.5 packages from winehq.
You can reproduce the hang with the command wine C:\windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe install "C:\Program Files\NeoAxis Engine Non-Commercial SDK 0.58\Game\Bin\Renderer.dll"
There's a +relay log of that latter command at http://kegel.com/wine/log1.rz