similar to: The __WINE__ macro does not identify the Wine platform

Displaying 20 results from an estimated 300 matches similar to: "The __WINE__ macro does not identify the Wine platform"

2010 Jun 12
3
Speed/latency issues for development in a Wine environment
I am an experienced Linux developer but a Wine newbie. Recently I have been exploring the possibility of using CMake-2.8.1 and MinGW-4.5.0 in a Wine-1.1.42 environment (the backported Debian Lenny packages from WineHQ) to check that CMake-based build systems I use for various software projects work properly for that Windows platform. I am collecting notes for a wiki entry I am planning to write
2010 Sep 14
0
influence measures for multivariate linear models
I'm following up on a question I posted 8/10/2010, but my newsreader has lost this thread. > Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general > classes of influence measures for multivariate > regression models, including analogs of Cook's D, Andrews & Pregibon > COVRATIO, etc. As in univariate > response models, these are based on leverage and
2010 Aug 10
1
influence measures for multivariate linear models
Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general classes of influence measures for multivariate regression models, including analogs of Cook's D, Andrews & Pregibon COVRATIO, etc. As in univariate response models, these are based on leverage and residuals based on omitting one (or more) observations at a time and refitting, although, in the univariate case, the
2013 Jan 29
3
how to suppress the intercept in an lm()-like formula method?
I'm trying to write a formula method for canonical correlation analysis, that could be called similarly to lm() for a multivariate response: cancor(cbind(y1,y2,y3) ~ x1+x2+x3+x4, data=, ...) or perhaps more naturally, cancor(cbind(y1,y2,y3) ~ cbind(x1,x2,x3,x4), data=, ...) I've adapted the code from lm() to my case, but in this situation, it doesn't make sense to include an
2007 Apr 19
0
Samba on Solaris filing
G'day all, I've been getting some strange things happening with my samba setup. At the moment we've got a SAMBA/LDAP setup to provide single sign/roaming profiles for our Windows machines. We've got 1 PDC & 3 BDC's all running Solaris 10 on Sun-Fire-V440's. The problem is that the system seems to run fine for about a day or two (users login/logout, etc), but then for
2004 Dec 08
2
what about a mascot ?
My friend Veslot proposed me the Raven ! http://www.teteamodeler.com/allopass/images/corbeau.jpg As a matter of fact the intelligence of this bird is comparable to one of a monkey, although its brain is close to a reptile brain. R is quite the same : small, compact, but so clever. This is a canadian website explaining (in french) the R-aven intelligence
2017 Aug 24
0
[ANNOUNCE] libdrm 2.4.83
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boyuan Zhang (1): tests/amdgpu: add uvd encode unit tests Chih-Wei Huang (2): android: add rules to build amdgpu.ids android: amdgpu: fix build break Daniel Stone (1): configure.ac: Bump version to 2.4.83 Emil Velikov (1): xf86drm: continue with next device if drmProcessUsbDevice fails Eric Engestrom (4):
1999 Apr 21
1
Arrrgh, stuck in MYGROUP
Just to be clear about this from the beginning, the lines: workgroup = yanlan local master = yes os level = 65 domain master = yes preferred master = yes All appear in my smb.conf and I am using samba 2.0.3 For some reason I seem to be unable to make the samba server believe that it should ble in the workgroup yanlan, e.g. when I execute "smbclient -L familysys" I get: Added
2006 Mar 22
3
Jump Raven
Has anybody had any success getting Jump Raven to install, much less run? I bought the game many years ago and thought I would try it out on Wine, seeing as it is a Windows 3.1 game and probably won't work in XP. Fedora Core 4 all updated except for the last kernel, wine-0.9.10 (Fedora's packaged version). I am running off of the CD at /media/cdecorder. The setup proceeds showing me
2001 Apr 06
1
(no subject)
hi i have a question related to samba. I never maaged to get samba started. earlyer it told me something like: "netbios-ssn service failing (looping) service terminated." now this isn't the case anymore, but anyway i cannot connect a windows machine to my linux box. in the "network neighborhood" i can see my linux, but when I try to acces a share (that has been configured
2003 Apr 13
1
users cannot change their passwords in domain
hello, samba. i have running samba 2.2.8a from the ports on the system: FreeBSD bingo.ru 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Mar 25 20:30:51 YEKT 2003 root@bingo.ru:/usr/obj/usr/src/sys/bingo i386 with config: === cut === [global] workgroup = bingo netbios name = emily server string = bingo samba daemon hosts allow = 192.168.2. 127. hosts deny = 192.168.1. interfaces = xl2 bind
1998 Oct 13
0
FW: CERT Advisory CA-98.12 - mountd
-------- Is this old? I couldn''t find it in the linux-security archives. If so, please disregard. Dan ------- Forwarded Message Return-Path: cppm_reg_sysadmins-owner@fnal.gov Received: from FNAL.FNAL.Gov (fnal.fnal.gov [131.225.9.8]) by sapphire.fnal.gov (8.8.7/8.8.7) with ESMTP id LAA27322 for <yocum@sapphire.fnal.gov>; Tue, 13 Oct 1998 11:12:23 -0500 Received: from raven
2018 Feb 07
2
Mesa 18 does not build with llvm svn
Hi there, to get a laptop with recent AMD Vega mobile GPU (aka Raven Ridge) running with hardware acceleration I need to build the latest mesa with the latest llvm. I downloaded llvm 7 from svn. Unfortunately, when trying to build mesa 18.0.rc3 with this llvm version the make process fails with lot of "undefined reference to LLVMxyzblahblah" messages. Llvm 5.x is probably not
2010 Sep 10
3
ggplot bar geom: control the filling in the colour legend
Hi all, Is it possible to change the filling of the squares used to represent the colour legend in a bar plot with ggplot? in this example, fillings are raven black, I'd like them white. ggplot(diamonds, aes(clarity, colour = cut)) + geom_bar() Regards -- ------------- Benoit Boulinguiez Ph.D student Ecole de Chimie de Rennes (ENSCR) Bureau 1.20 Equipe CIP UMR CNRS 6226 "Sciences
2013 Oct 17
1
[PATCH] chain: Fix chainloading on 6.02
From: Raphael S. Carvalho <raphael.scarv at gmail.com> My commit 09f4ac33 broke 'com32/lib/syslinux/disk.c' __lowmem doesn't work for declarations outside the core. Using __lowmem outside the core wouldn't have the desired effect, then lmalloc must be used instead to store dapa into the correct section (".lowmem"). Reported-by: Dark Raven <drdarkraven at
2013 Nov 28
3
pictures
Hello, I have problems with encoding FLAC-Files with embedded pictures. Currently i use opus-tools 0.1.7 with libopus 1.1-rc2. After encoding opusinfo shows WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039 WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available When i play the files with
2003 Jul 01
1
smbfs can't access to files with symbol ¿ in name and some other
>Submitter-Id: current-users >Originator: Dmitry Sukhodoev >Organization: sputnik >Confidential: no >Synopsis: smbfs can't access to files with symbol ¿ in name and some other >Severity: serious >Priority: medium >Category: kern >Class: sw-bug >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD sputnik.chel.su 4.8-STABLE FreeBSD 4.8-STABLE
2008 Apr 09
8
Testing basic direct x capability
Hi, I am running wine 0.9.58 and having problems running Counter Strike: Source, Rainbow Six 3: Raven Shield. I think this is caused by the direct x layer in wine. My system runs opengl programs fine using the ATI driver (Radeon 3850). Is there any way I can test directx functionality without having to download a game? Dxdiag.exe is not included in wine. Best regards, Chris
2005 Dec 08
2
[LLVMdev] Forwarded to llvm list ...
This was originally sent to Vikram Adve -- I have forwarded it to the list as per his suggestion ... Regards Mark O'Neill ---------- Forwarded message ---------- Date: Thu, 8 Dec 2005 11:51:40 +0000 (GMT) From: Mark ONeill <mao at raven.linux.ox.ac.uk> To: vadve at cs.uiuc.edu Cc: mflesner at cs.uiuc.edu Subject: LLVM help ... Dear Vikram I spoke to you quite a long time ago about
2012 Feb 09
1
passing an extra argument to an S3 generic
I'm trying to write some functions extending influence measures to multivariate linear models and also allow subsets of size m>=1 to be considered for deletion diagnostics. I'd like these to work roughly parallel to those functions for the univariate lm where only single case deletion (m=1) diagnostics are considered. Corresponding to stats::hatvalues.lm, the S3 method for class