Kitutz / rainmeter

Automatically exported from code.google.com/p/rainmeter
0 stars 0 forks source link

Wine can't load rainmter c runtime library. #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. puppy linux 4.12 + wine .pet package
2. wine /root/RainmeterLatest/Rainmeter.exe
3. occur Runtime Error

---------------------------------------------------
Microsoft Visual C++ Runtime Library
Runtime Error!

Program: Z:\root\RainmeterLatest\Rainmeter.exe

R6034
An application has made an attempt to load the C
runtime library incorrectly.
Please contact the application's support team for
more imformation.

Original issue reported on code.google.com by hoisa...@gmail.com on 16 Apr 2009 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by brian.to...@gmail.com on 16 Apr 2009 at 6:12

GoogleCodeExporter commented 8 years ago
Wine is not officially supported at this time, so I'll move this to an 
enhancement.

Original comment by brian.to...@gmail.com on 16 Apr 2009 at 6:33

GoogleCodeExporter commented 8 years ago
Actually, I'm not sure this is a problem that needs intervention on behalf of
Rainmeter devs. This may be a completely stupid suggestion, but do you have
msvcp60.dll, msvcp70.dll, msvcp71.dll, msvcp80.dll, and msvcr71.dll located in 
the
~/.wine/drive_c/windows/system32 directory, as well as Rainmeter.dll located in 
the
~/.wine/drive_c/windows directory? Using this setup, Rainmeter operates under 
Wine
until a problem already noted in this thread:
http://www.rainmeter.co.cc/viewtopic.php?f=4&t=28

The MSVCP* and MSVCR* DLL files can be found via any Google search, and usually 
come
as an extractable pack. Rainmeter.dll is located in the installed Rainmeter 
directory
(usually ~/.wine/drive_c/Program\ Files/Rainmeter).

Original comment by miket...@gmail.com on 17 Apr 2009 at 4:29

GoogleCodeExporter commented 8 years ago
Also worth noting that any Wine application needs to be ran as the user 
account, not
the root account.

Original comment by miket...@gmail.com on 17 Apr 2009 at 4:32

GoogleCodeExporter commented 8 years ago

Original comment by kenz0.sa...@gmail.com on 31 Dec 2009 at 12:36