similar to: Problem while compiling Winein Debian

Displaying 7 results from an estimated 7 matches similar to: "Problem while compiling Winein Debian"

2009 Aug 23
1
Help from a more experienced WINE developer
Hiya, So in an attempt to get Champions Online working under WINE, I have been debugging it and I have found that the function IWineD3DVolumeImpl_UnlockBox (it can be found in WINE_SRC/dlls/wined3d/volume.c) is being called twice on the same object thus in the second attempt it is trying to unlock an already unlocked object, which seems to be generating the error. I have searched the WINE code
2006 Jun 12
1
Compiling wine under Kubuntu Dapper
/me has a problem : root@machine:~# apt-get build-dep wine Lecture des listes de paquets... Fait Construction de l'arbre des d?pendances... Fait Aucune version du paquet libjack0.80.0-dev n'est disponible, mais il existe dans la base de donn?es. Cela signifie en g?n?ral que le paquet est manquant, qu'il est devenu obsol?te ou qu'il n'est disponible que sur une autre source
2001 Sep 26
1
can't load user.dll
hi, i'm running Wine release 20001202 on redhat 7.0. When i run my application i get: Cannot load user32.dll During installation of wine i got conflict errors like: wine requires xpm4g package. I installed wine without it because i couldn't find the required package. thanks in advance the wine.conf: [Drive A] Path=/mnt/floppy Type=floppy Label=Floppy Serial=87654321 Device=/dev/fd0
2010 Apr 26
11
How can I install Wine on a computer without internet access
Hi, Couldn't find the answer searching the forum. I would like install Wine on a system that has Ubuntu 9.10 but NO access to the Internet. I have another system with Ubuntu 8.04 which can access Internet, but the instructions at http://www.winehq.org/download/deb seem to imply that it would install the Wine on my 8.04 machine. Is there any binary I could download that I could put on a
2001 Aug 10
1
Can't seem to build wine correctly
Hi, I am having trouble building wine. I can't seem to get libopegl32.so build correctly. Where it comes down to it doesn't link to libGL.*.so. I am trying to build wine on debian unstable with nvidia stuff. checking for XvShmCreateImage in -lXv... yes checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glext.h... yes checking for up-to-date OpenGL version... yes
2001 May 09
1
Can't list directory on ftp.winehq.com
Hi, after opening the AUTH port in my ipchains filter, I still can't get directory listings from ftp.winehq.com. Google shows there was a bug in the ProFTPD 1.2.0pre10 which is used on ftp.winehq.com: "Bug#74153: marked as done (proftpd sometimes refuses to list directories"
2002 Sep 30
3
theora test suite
some of you may find this helpful: I've uploaded a short (5 second) raw clip in yuv4mpeg format, associated audio, and batch files to exercise the encoder & decoder examples. In addition I've included the file as compressed (test.ogg), and a longer version as well to test playback sync. Notes: to use MPlayer with the -vo yuv4mpeg option, you need to get the latest release and compile