search for: gtl

Displaying 14 results from an estimated 14 matches for "gtl".

Did you mean: gpl
2005 Nov 04
3
Wine and ConquerOnline
...elated problems. I don't know if you're fammiliar to the online game Conquer Online (www.conqueronline.com). It's a MMORPS (or something like that!). Built only for windows. I have it now and all the .dlls it asks, but still I can't run it. I get this as I try to run the game: gtl@MCLAREN:~/.wine/drive_c/Program Files/Conquer 1.0$ wine ./Conquer.exe fixme:d3d:IWineD3DImpl_CreateDevice (0x7d104bc0) Incomplete stub for d3d8 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 5 (X_GL...
2005 Nov 19
5
WineTools 0.9-II released
Hello, as there were some errors in the installer/rpm of the latest WineTools release I fixed hopefully all errors and announce hereby the new release. The following changes have been made: wt0.9jo-II 18.11.2005 error corrections in install and spec-files norwegian translation updated new software: - Italian versions of ie6 msjet, msxml, ppviewer2003 - Norwegian
2005 Jun 21
9
[OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing
...an slapping in a second set of all the non-SRAM transistors, plus any additional bridging logic, if necessary. AMD HyperTransport requires none -- as HyperTransport can "tunnel" anything, EV6 memory/addressing, I/O tunnels/bridges, inter-CPU, etc... all "gluelessly." Intel MCH GTL+ cannot, and requires bridges between the "chipset MCH" and the "multi-core MCH," adding latency. And there are nagging 32-bit limitations with GTL+ as well (long story). The next logical evolution in microprocessor design is to blur the physical separation between cores. It&...
2005 Jun 27
2
What do you think about this motherboard?
Hello all..... I would like to know if anyone here has had good experience with this Supermicro motherboard.....http://supermicro.com/products/motherboard/P4/E7221/P8SCT.cfm I am thinking about using it in an entry level mail and file server with a 3ware card and 200 GB SATA drives. Cost is a factor here otherwise I would go for an Opteron board instead. JC
2005 Oct 26
2
arial32.exe
The config tool winetool hangs when downloading http://mesh.dl.sourceforge.net/sourceforge/corefonts/arial32.exe to arial32.exe with 554208 bytes... It's location on sourceforge has changed. I've downloaded from http://prdownloads.sourceforge.net/corefonts Now where do I put it? Thanks!
2018 Jan 24
1
[llvm] r322838 - [ADT] Split optional to only include copy mechanics and dtor for non-trivial types.
...r options. I'd be more worried about that change subtly breaking existing usages. The use case is objects with side-effecty destructors that should only run once when the "real" object is moved. MakeCleanup <https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/lib/gtl/cleanup.h> is the archetype here. my options are: a) wrap the object in optional - this requires the "moved = None" semantics b) wrap the object in unique_ptr - this is heap allocation for no real reason c) write the move constructor/assignment to track an "IsMoved" flag - b...
2005 Jul 08
1
Re: Hot swap CPU -- shared memory (1 NUMA/UPA) v. clustered (4 MCH)
From: Bruno Delbono <bruno.s.delbono at mail.ac> > I'm really sorry to start this thread again but I found something very > interesting I thought everyone should ^at least^ have a look at: > http://uadmin.blogspot.com/2005/06/4-dual-xeon-vs-e4500.html > This article takes into account a comparision of 4 dual xeon vs. e4500. > The author (not me!) talks about "A
2005 Sep 27
7
New user
Hi all, i'm a new user of wine and i have some doubts. First i'm using wine with gentoo. I read in the wine web some info about the config file that wine uses, but in the gentoo ebuild no sample file is installed, or i haven't found it. Even more it seems that the winecfg application is used to configure wine, but it seems to not be finished and uses the registry files in ~/.wine to
2018 Jan 24
0
[llvm] r322838 - [ADT] Split optional to only include copy mechanics and dtor for non-trivial types.
That's an unintentional change. However, the reason for this change was to make optional of trivially copyable types trivially copyable, adding a user-provided move ctor would break that again :( I'm leaning towards making the non-trivial version of llvm::Optional more like std::optional. In the long term std::optional is going to replace llvm::Optional. How bad would that be for your use
2018 Jan 24
2
[llvm] r322838 - [ADT] Split optional to only include copy mechanics and dtor for non-trivial types.
Hey Ben, This change broke some clangd code (no failing test, mea culpa), because it changed the move semantics. Previously: a moved-from llvm::Optional was None (for all types). Now: a moved-from llvm::Optional is None (for non-trivial types), and has the old value (for trivial types). FWIW, a moved-from std::optional is *not* nullopt, and contains the moved-from value. This seems sad to me,
2005 Nov 01
0
Help with Conquer
Hello all, I'm trying to run this web based game ConquerOnline, installation went smooth, but I got this error when I ran the exec. Can anyone help me? I'm using wine-0.9 and Slackware 10.2. Thanks! $ wine ./Conquer.exe fixme:d3d:IWineD3DImpl_CreateDevice (0x7d104bc0) Incomplete stub for d3d8 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed
2005 Oct 25
1
Help config Wine!
Hi everybody! I'm a brand new Wine user. I'm trying to set it up using winetools-212jo. But it says right at the start my version of Wine (20050930) is not support. Should I worry about it? Anyway, I've a dual boot system (Linux and WinXP). How can I set Wine up so it "sees" my Windows partition (NTFS, supported by my 2.6.13.3 kernel) and use the programs currently
2005 Oct 25
2
Win98SE
Hello, Can I run Win98SE in Wine? I've an old game I'd like to run once more that *only* works with DirectX 6.0b and no other. Stupid, right? Wine is my last hope in playing that game... Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051025/bd4ec6a5/attachment.htm
2005 Oct 25
0
Conquer Online
Hello, I'm trying to either install this software or run the installed game under an windows partition. I go to its directory ant type wine ./Conquer.exe (this is the installed game), it starts and hangs. Can anyone help me? If I try to install it, an errors comes up saying the prior installation has not been completed, but how can I finish it? Thanks!