I have installed OpenStudio with Wine 1.6.2 on Xubuntu 14.04 LTS, but I can't make it run.
I have launched the following from the terminal:
Code: Select all
env WINEPREFIX="/home/USER/.wine" wine C:\\Program\ Files\ \(x86\)\\OpenStudio\ 1.5.0\\bin\\OpenStudio.exe &> /tmp/log.txt 2>&1
Code: Select all
err:ntdll:RtlpWaitForCriticalSection section 0x4f902f8 "?" wait timed out in thread 003f, blocked by 0000, retrying (60 sec)
There is also a Linux OpenStudio version, and I have indeed installed it and it opens but it does not contain the SketchUp plugin, that's why I'd like to run everything (SketchUp and OpenStudio) with Wine.
Can anybody help? Thank you!