python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Mismatch charset while executing application on Windows and Wine (Ubuntu)
We have a small exe client application that used for loading the scanned images from the remote sources, what we need to do is enter the address from the images to specific text box and submit.
The da...
hungbv
Votes: 0
Answers: 0
Wine cannot load DLLs even though the directory is added to PATH
I am trying to cross-compile Windows software on Linux using mingw32-w64 and running it with wine. However wine cannot load the libstdc++-6.dll library file. I searched online and found out that you h...
SunnyMonster
Votes: 0
Answers: 1
Pip returning syntax error when installing package in Python 2.7
I am trying to install a Python package in Wine, but it keeps giving me internal syntax errors. When I tried to install pyinstaller, it gave me this:
C:\>pip install pyinstaller
DEPRECATION: Python...
Warriorjacq9
Votes: 0
Answers: 3
wine tells me to install .NET and mono gives error "File does not contain a valid CIL image."
i want to run hunterpie.exe . I've test wine (i've installed wine-mono) which tells me :
A fatal error occurred. The required library hostfxr.dll could not be found.
If this is a self-contained applic...
osa_faimal
Votes: 0
Answers: 0