similar to: success: compilation of python2.5.2 under wine+msys+mingw32

Displaying 20 results from an estimated 200 matches similar to: "success: compilation of python2.5.2 under wine+msys+mingw32"

2011 Apr 19
1
Running IMVU through Wine
Just switched to Ubuntu 2 days ago and trying to get the hang of Wine. I'm trying to run the IMVU client through it, but all that happens is that the login screen will come up and let me log in, but after that I get an IMVU icon in the upper right but no client to use. When running the command to execute IMVU through the terminal, I get the following: Code: env
2009 Jan 18
0
libmsi.a import library from wine, and header files available (entirely free software), available for python-win32 builds under msys+wine
as part of building python2.5.2 under msys under wine on linux using mingw, i thought i'd try building _msi.pyd just for kicks. of course, that required having an msi.lib import library, and associated header files. so, purely as an experiment, i've documented the process by which it is possible to take wine 1.1.13 (current development release) source code, modify the header files for
2009 Jan 20
1
compiling python2.5 (msys+mingw+wine) - giving up using msvcr80 assemblies for now
folks, hi, this is a fairly important issue for python development interoperability - martin mentioned that releases of mingw-compiled python, if done with a non-interoperable version of msvcrt, would cause much mayhem. well, compiling python on mingw with msvcr80 _can_ be done; using it can also be a simple matter of creating a python.exe.manifest file, but i can't actually do any testing
2010 Jun 24
1
Running Chandler, error message when moving files
Dear Wine community, Ubuntu 10.04 Wine 1.1.42 chandler is a great program to manage todos and we use it among collegues to assign tasks and it syncs with its own online hub perfectly. I haven't found any alternatives as good as chandler. In order to get it to work in ubuntu i have tried it via wine. This is chandler in case you don't know it: http://chandlerproject.org/ Chandler loads,
2011 May 25
0
EVE Online random crashes
Hey there, when I'm playing EVE online I get random crashes while I'm playing. These always occur while I'm out in space, never when I'm updating my trade orders. Using ati drivers: 10.11 Wine: 1.3.20 This is shown in console when the game crashes... Code: An exception has occurred. It has been logged in the log server as exception #8 An exception has occurred. It has been
2009 Aug 28
2
HMRC Employer's CD won't launch
Hi I've just bought a new laptop and installed Kubuntu 8.04. The HMRC is the UK equivalent of the IRS and issue a CD to help with taxes. In the past this has worked pretty well under Wine and on another laptop of mine was no trouble (with the same version of both Linux and the CD) It appeared to install OK but now won't launch. In the terminal I initially got this Code:
2011 Mar 27
3
PowerDVD 10 under Wine
Hello! I'm new here and first sorry for my bad english im from germany and years out of school :) I'm Trying to find a way to Play protected blu-rays under linux and finaly i trying to run powerdvd10 demo under wine. but i have now problems that is beyond my means. The installatin of Powerdvd works with errors but it run until the end. the errors come from missing dlls in the system amd
2012 Jan 07
2
DLL Errors running Cateia Games' "Hotel"(OGRE3D-based game)
I installed Hotel from the MumboJumbo CDROM edition of Hotel, but when I tried running it, it crashes with the following errors: Code: err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Mumbo\\JumboHotel\\boost_python-vc90-mt-1_37.dll") not found err:module:import_dll Library boost_python-vc90-mt-1_37.dll (which is needed by
2010 Oct 14
2
Import error on Windows
Ok, got my corrupted binary issues sorted out by having someone download the file for me and forward me the extracted contents. Bizarre, but fixed. Now, I'm running into another issue, this time with the Python bindings. I've installed the MSVC distrib package and checked that site-packages has `xapian.py` and a folder called `xapian` with three files in it: `__init__py`, `_xapian.pyd`
2016 Jul 18
0
[PATCH v3 1/3] mllib: getopt: Further fix int parsing.
Don't allow suffixes on integers, and fix the bounds to match the definitions of Min_long and Max_long in <caml/mlvalues.h>. Fixes commit 66b54bfefe42f2996d1b42c3646511bbd4349317. --- mllib/getopt-c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mllib/getopt-c.c b/mllib/getopt-c.c index bf40f91..13852c2 100644 --- a/mllib/getopt-c.c +++ b/mllib/getopt-c.c @@
2014 Aug 15
1
virt-manager and libvirt-python
Hello! I'm trying to work with virt-manager but getting SIGTRAP signal. It is done with gdb under MinGW32 on Windows 7 64-bit. I have Python 2.7.8. 32-bit. As I can see from backtrace ( http://pastebin.com/JhN6XgYb ), there is something wrong with libvirtmod.pyd. Also I couldn't find how to solve " typelib for AppIndicator3" error. So I try to debug libvirt-python. For doing
2013 Sep 27
0
libvirt+python on windows support
Hi Guys! Recently , I am searching way to run libvirt-python on windows , and using the python api just like in linux . But I found that ,libvirt-python can only run in cygwin environment . In windows environment , when I input "import libvirt" It indicates *ImportError: DLL load failed:* * * * it seemed something wrong when importing libvirtmod* * * * *the
2015 May 21
2
[nbdkit python]: unable to locate modules
I'm working on a python plugin for nbdkit that treats Google Cloud Storage as a block device. I have a library, gcs.py, that implements simple commands: list, get, put, delete; source is here: https://github.com/wspeirs/cldblkdev/blob/master/gcs.py When I attempt to run nbdkit I get the following error: nbdkit python script=/home/wspeirs/src/cldblkdev/cldblkdev.py Traceback (most recent call
2013 Apr 29
1
Java client error on Windows 7 64 bit for Libvirt on KVM
Hi, I need some help in building a Java client on Windows 7 64 bit plaftorm to manage a KVM using the libvirt APIs. Using the instructions at http://libvirt.org/java.html, i was able to build libvirt.jar. My understanding is that libvirt.jar uses JNA to call libvirt's native windows library. I tried using the libvirt dlls in the experimental Windows installation package mentioned in
2008 Oct 11
0
[LLVMdev] Genlibdeps.pl, CMake and MSYS
Óscar Fuentes wrote: > Kenneth Boyd <zaimoni at zaimoni.com> writes: > > [snip] > >> My internal priority for that CMake patch is low, as I need only minimal >> patching to use the autoconf-generated configure script to build LLVM. >> Right now it's just llvm.config.in.in that needs patching (the failsafed >> GenLibDeps.pl script went in
2008 Oct 12
0
[LLVMdev] Genlibdeps.pl, CMake and MSYS
Óscar Fuentes wrote: > Kenneth Boyd <zaimoni at zaimoni.com> writes: > >> * I am seeing desynchronization between the configure-generated >> Makefiles and the CMakeFile.txt files. [e.g., llc; makefile doesn't >> have asmprinter, CMakeFile.txt does]. That much I should be able to >> construct a patch for "blind", if no-one gets to it first.
2008 Oct 26
0
[LLVMdev] Genlibdeps.pl, CMake and MSYS
Óscar Fuentes wrote: > The CMake devteam is very responsive about bug reports. They will > certainly appreciate your bug report, no patch required. > I still don't think I have enough detail to file a bug report (not sure exactly what they need to know about my system configuration to make it testable). I did go ahead (just now) and ask the main CMake mailing list which files I
2009 May 04
0
[LLVMdev] configure problems under msys
Hello, Bob > download the latest from the head of the trunk, then ran 'configure' under > msys and received the following....  has anyone done this under msys on a > windows pc?? Msys works fine for me. What is the version of msys you're using? What is the version of bash? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State
2009 May 04
0
[LLVMdev] configure problems under msys
Hello, Bob > i running msys 1.0 it appears; the bash sh is 2.04.0(1) Hrm... This seems to be pretty ancient and buggy. :) Consider reading http://blogs.tedneward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx it can provide necessary sources of different tools requires. Some versions noted there might be already out-of-date, but otherwise the text looks good. -- With best
2009 May 04
1
[LLVMdev] configure problems under msys
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Verdana">hi anton,<br> <br> i upgrade my