The developer said that so long as it had .NET 4.5 that it should work.
I got a wine prefix with dotnet45 installed and was able to successfully install Ankhbot into Application Data (apparently it needs to be there to run properly)
When I run the .exe however, no GUI shows up and I get a repeating:
Code: Select all
err:ntdll:RtlpWaitForCriticalSection section 0x7bcaa9a4 "loader.c: loader_section" wait timed out in thread 0041, blocked by 0009, retrying (60 sec)
here's a more detailed output. http://pastebin.com/BbANF74f
I have wine-1.7.55
here's a link to the program: http://marcinswierzowski.com/Code/AnkhBotR2/
I'm super new to all this, but apparently at least one person has gotten it running on linux with wine, so I assumed I just didn't know what I was doing. Any help is greatly appreciated
