search for: 3vi1

Displaying 10 results from an estimated 10 matches for "3vi1".

2008 Dec 24
5
Yesterday's Git updates break compilation for anyone else?
Updated git last night (been compiling fine for years), and now get: ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl make[2]: ../../tools/widl/widl: Command not found make[2]: *** [../../include/wtypes.h] Error 127 Made
2009 Feb 21
5
Launching Steam games broken in SVN.
Anyone else notice that launching of games (CSS, HL2, etc.) from Steam appears to be foobar'd using the current SVN (wine-1.1.15-221-g79cc416)? I haven't had a chance to do _proper_ regression test yet, but a quick test of jumping back to 1.14 made things work again. Other games (tested with Anarchy Online) are working fine with the current SVN, so I'm supposing the bug is somehow
2008 Sep 01
3
GIT issues today?
'git fetch' was throwing an error, so I renamed my source directory and tried to clone a new copy, but I'm seeing the same problem. Code: evil at mars:~/src$ git clone git://source.winehq.org/git/wine.git wine Initialized empty Git repository in /home/evil/src/wine/.git/ source.winehq.org[0: 209.46.25.134]: errno=Connection refused fatal: unable to connect a socket (Connection
2008 Mar 08
5
GNU Lesser General Public License gurus or WineHQ contact
Did you check out that iPhone SDK keynote? It makes me want to sell software. Do any of you GNU LGPL gurus understand the license http://www.winehq.org/site/license to know if we can distribute Wine to run our MS Windows executable? I'm sure it's something basic (for a license groker). I'm not linking with Wine, I just want to install it on the iPhone (if Apple allows it through
2008 Sep 01
7
Slow performance with many 3D games
Lots of 3D games such as Team Fortress 2, Audiosurf or Stalker have very low performance in comparison to running on the same computer on Windows. What can I do to improve it? What developers have still to implement to fully support 3D rendering?
2012 Aug 03
25
[Bug 53101] New: Fedora 17 "PFIFO - playlist update failed" on boot
https://bugs.freedesktop.org/show_bug.cgi?id=53101 Bug #: 53101 Summary: Fedora 17 "PFIFO - playlist update failed" on boot Classification: Unclassified Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component:
2009 Dec 14
11
wine and vmware
hello what is the differences between wine and vmware? thanks in advance.
2009 Jan 31
1
Wine on 64-bit Kubuntu 9.04a3 - No problem.
I just reloaded my system (had to try Ext4 <g>) and rebuilt Wine from source on the latest 64-bit Kubuntu alpha. Everything works great; the Wine devs have done a lot to make the build process painless. There were just a couple of K/ubuntu-specific 32-bit library issues that I wanted to share (in case anyone else was playing in the same sandbox) before I forget them: In the 64-bit build
2011 Jul 02
1
Heads Up: gcc-4.6 -march=corei7 -mtune=corei7 doesn't work
Noticed something I thought I would share so that others don't scratch their head wondering about it if they try the same. I updated my system to Oneiric, and decided to recompile Wine. I tried making use of the corei7 optimizations in gcc 4.6 and found that, while a lot of stuff worked (ex. Steam), other things (like DirectX games) did not. So, as always... don't expect things to work
2011 Sep 17
2
Anyone using Oneric suddenly having Wine/OpenGL problems?
So last night I try to start L4D2 (which previously worked), and am seeing this dreaded message as the first in the console: Code: err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems This is happening both with the latest Wine from git and from the prebuilt 1.3 package in the Oneiric repos. It was all working fine when I last tested (using my git build) a