similar to: compile 0.9.38 for 32 bit on amd 64

Displaying 20 results from an estimated 10000 matches similar to: "compile 0.9.38 for 32 bit on amd 64"

2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl. What do I not have installed? I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib only warnings I got was abour FontForge missing. make depend make THanks, jerry ----------- make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32' make[2]: Entering directory
2007 Sep 14
1
Compiling git on FC7 64 bit
Having just upgraded to FC7, 64 bit (from FC4, 32 bit), I seem to be having a compile problem with a current git version of Wine. I am assuming plenty of others have already run into this and figured out the fix. It is pretty much a stock FC7, with only a few additional packages added so far (cups-devel, freetype, a few others). Compiling works until here: make[2]: Entering directory
2007 Oct 20
0
Need help compiling on OpenSuse 10.2 -- 64 bit smp machine
I have been trying to get Wine 0.9.47 to compile on my machine. I've followed the direction on the site for compiling a 64 bit cross version with Suse. Everything runs fine for about 4 minutes and then I get a pile of error messages --- shown at the end of this email. Apparently it is not finding any GLU libraries but I show that the freeglut library is installed correctly. Has anyone
2007 Jul 12
2
question on mplayer playing dvd amd 64 on centos 5
Gents, I can compile mplayer on centos 4.5 AMD 64 in native 64 bit mode and it plays the dvd, and also compile for 32 bit mode "gcc -m32" on it also plays the dvd. "mplayer dvd://1". I can compile mplayer on centos 5 AMD 64 in native 64 bit mode and it plays the dvd. However, when I compile in 32 bit on AMD 64 centos 5 I cannot play the dvd. I get: Playing dvd://1 File
2012 Jul 03
0
Wine release 1.5.8
The Wine development release 1.5.8 is now available. What's new in this release (see below for details): - More stream functionality in the C++ runtime. - A number of Windows Codecs improvements. - More WBEM classes and properties. - Some HTML Help fixes. - Support for printing fake italic fonts. - Various bug fixes. The source is available from the following locations:
2008 Dec 27
0
Sonic Mega Collection crashes on startup.
Ubuntu 8.04 Wine 1.1.10 The sonic mega collection contains almost every genesis sonic game, along with some game gear sonics. The game installed flawlessly, and the no-cd patch worked also. However, upon loading, it shows a faint shadow of the famous SEGA startup screen and then locks up and must be force killed. Changing it to various compat modes did nothing. Normal Output: Code: name at
2007 Mar 19
2
ProgeCAD
Hi, I would like to install ProgeCAD (http://appdb.winehq.org/appview.php?iVersionId=3604). The installation was completed succesfully but when I launch the program Wine says: err:wgl:process_attach X11DRV or GDI32 not loaded. Cannot create default context. err:module:LdrInitializeThunk "opengl32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization
2009 Dec 27
1
Can't load GDI from background service
I am running a win32 application that has a graphics and command line mode; I use the command line mode. When I login and run from a terminal, it works fine under Wine, but when I run it as a service via a script in /etc/init.d, it fails. I have it set up so the service runs as my account, not root. It gives the following messages: Application tried to create a window, but no driver could be
2017 Oct 13
0
Wine release 2.19
The Wine development release 2.19 is now available. What's new in this release (see below for details): - Support for 32-bit float audio on Android. - Named pipes now fully handled by the Wine server. - Support for a new Microsoft root certificate. - More transform fixes in GdiPlus. - Some heap allocation optimizations. - Various bug fixes. The source is available from the
2012 Jul 31
0
Wine release 1.5.10
The Wine development release 1.5.10 is now available. What's new in this release (see below for details): - New version of the Gecko engine based on Firefox 14. - Support for OpenGL in the DIB engine using libOSMesa. - Off-screen rendering is now the default in Direct3D. - Some more WMI infrastructure. - Various bug fixes. The source is available from the following locations:
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
Hello, I am trying to run a small application called Miku Desktop Mascot. a small anim character dancing on the screen (nice distraction when all day on code lines). current system is : Fedora 13 x64 Nvidia GTX 460 , proprietary driver 260.19.12 Wine 1.3.5 x64 I actually am a java developer (not c++) so if I can be of any help testing, compiling wine on my machine it's possible. thanks
2012 Nov 09
0
Wine release 1.5.17
The Wine development release 1.5.17 is now available. What's new in this release (see below for details): - Sub-pixel font anti-aliasing in the DIB engine. - Support for automatic installation of ActiveX controls. - Automatic fallback to TLS 1.0 for secure connections. - Beginnings of the DirectWrite text analyzer. - Better handling of font outlines in OpenGL. - Various bug fixes.
2008 Dec 18
1
Setup a COD5-Server on an Ubuntu Linux VServer
Hallo, i try to setup a cod5-server on an Ubuntu 8.04 (32 Bit) VServer. Wine 1.0 is installed. I copied this ddll-files in the cod5-folder: faultrep.dll, d3d9.dll, d3dx9_37.dll, opengl32.dll, glu32.dll, d3dx9_37.dll, winsta.dll. I start the server with: {{{ screen -dms cod5 wine CoDWaWmp.exe +set dedicated 2 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate }}} I get
2007 Aug 24
0
Wine release 0.9.44
This is release 0.9.44 of Wine, a free implementation of Windows on Unix. What's new in this release: - Better heuristics for making windows managed. - Automatic detection of timezone parameters. - Improvements to the builtin WordPad. - Better signatures support in crypt32. - Still more gdiplus functions. - Lots of bug fixes. Because of lags created by using mirrors, this message
2011 Jun 22
1
pepakura viewer
when I try to run pepakura viewer[1] it crashs [1] http://www.tamasoft.co.jp/pepakura-en/download/viewer.html the program reports DIB Init Failed Render Context Create Failed i am running wine-1.2.2 on ubuntu 10.04 tom at tom-laptop:/media/disk/wine/drive_c/Program Files/tamasoftware/pepakura3en/viewer$ wine ./pepakura_viewer3.exe wine: cannot find
2007 Aug 10
0
Wine release 0.9.43
This is release 0.9.43 of Wine, a free implementation of Windows on Unix. What's new in this release: - Direct3D support on top of WGL instead of GLX for better portability. - Many DirectSound fixes. - Still more gdiplus functions. - Many crypt32 improvements. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available
2010 Nov 03
3
pepakura3 "DIB Init Failed"
Ubuntu 10.10 amd64 using ppa:ubuntu-wine/ppa wine version installed: wine1.3 1.3.6-0ubuntu1~maverickppa1 software in question: Pepakura Viewer 3.0.4 http://www.tamasoft.co.jp/pepakura-en/ http://www.tamasoft.co.jp/pepakura-en/download/setup_pepakura_viewer304_en.exe william at Origin:~$ winecfg wine: created the configuration directory '/home/william/.wine'
2011 Nov 08
2
NO$Zoomer crashes (worked last week)
System info: Ubuntu 10.04 x86-64 processor Nvidia GT430 graphics card running Nvidia drivers version 280.13 (32-bit libraries installed) Wine version: 1.2.3 but I've tried 1.3.6, 1.3.31 and 1.0.1--same issue For those of you who don't know, NO$Zoomer is a plugin for the NO$GBA Nintendo DS emulator. It's been working great for the past few months, but starting yesterday, every time I
2010 Jun 24
1
Wine on Windows (via opengl32.dll)
Hello! I'm trying to replace "default" Direct3D7 implementation with gorgeous Wine software (ddraw.dll/wined3d.dll). However initialization brings surprises. wined3d.dll tries to load opengl32.dll (it's correct I suppose). opengl32.dll calls GetSystemMetrics from user32.dll (it's probably correct) user32.dll tries to use ddraw.dll to calculate some parameters. Maybe
2006 May 08
3
OpenGL w/ FreeBSD 6-STABLE and Wine 0.9.12
Hello, I am running FreeBSD 6-STABLE with Xorg 6.9 and Wine 0.9.12 from the ports tree. The DRI extensions are installed and working properly for my ATI X800 AIW, as reported by glxinfo: display: :0 screen: 0 direct rendering: Yes ** snip ** OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R300 20040924 AGP 8x TCL OpenGL version string: 1.2 Mesa 6.4.1 glxgears