similar to: RobotC through Wine on Ubuntu 10.10

Displaying 20 results from an estimated 600 matches similar to: "RobotC through Wine on Ubuntu 10.10"

2006 Nov 15
2
[LLVMdev] Targetting a virtual machine having no registers
Hi *! I am writing a C compiler to target the Lego Mindstorms NXT virtual machine. While I was implementing the optimizer and code generator I realized that it might be useful to use LLVM for this. The question I have is related to writing a LLVM target for this architecture. I have read most of the documentation available on the website and read through portions of the code (including
2009 Jan 18
5
Error trying to install Lego Mindstorms
When I try to install Leogo Mindstorms NXT directly from cdrom, I get this error (in a pop up window): ----------------------------------------------------------------------------------------------------- .\ConfigInfo.cpp(2653): IInstallerError 11006 Developer Error. The following errors were found in your ini file: 1. Specified file not found: [MsiEngine] WinNTPath =
2007 Mar 19
3
Lego Mindstorm/USB on Wine
Hello all I am trying to make Mindstorm Lego's software work using Wine - but fail. What I get is some funny "Invalid ELF header" error trying to load fantom.dll. I suspect it is because it is accessing USB. Could I check it somehow? What is the level of USB support in wine? For anyone interested, Fantom SDK is available for download:
2006 Nov 17
0
[LLVMdev] Targetting a virtual machine having no registers
On Wed, 15 Nov 2006, Kay Roepke wrote: > I am writing a C compiler to target the Lego Mindstorms NXT virtual > machine. cool! > While I was implementing the optimizer and code generator I > realized that it might be useful to use LLVM for this. Sure. > The question I have is related to writing a LLVM target for this > architecture. I have read most of the documentation
2010 Apr 09
0
Re: Lego Mindstorms NXT 2.0 under wine ?
Hi, I was not able to run it under Wine, but it works under VirtualBox. Just make sure you have the version with USB support, not the OS version! Petr
2010 Oct 05
1
binary tree construction in R
Hi all, I'm very new to R and I'm trying to construct a threaded binary tree using recursive functions. I'm very confused was wondering if anyone had any R sample code they would share. I've come across a lot of C++ code(nothing in R) and this is not helping. best, MK -- View this message in context:
2002 Aug 12
1
question about cloud() in lattice package
Hi all, I have been previously been using scatterplot3d package to create some graphs but unfortunately it does not allow me to rotate the plot on all three axis. The cloud() function in the lattice package does allow me to do so. When I was using scatterplot3d I was using a script (Shown Below) to calculate the mean, quartiles and range limits for all three axis and I was representing that on the
2007 Feb 23
1
ssh-agent does not immediately clean timeouted keys from memory
during my seminar of advanced exploitation techniques (SEAT, [1]) i developed some methods to crack into system via DMA (e.g. via firewire). as part of this i developed a program that steals loaded ssh private keys from ssh-agents. i was astonished to find that the keys are not immediately removed from the agent when a timeout occurs, but only the next time the agent is queried via its socket. i
2012 Jun 11
2
Define a variable on a non-standard year interval (Water Years)
Hello, I am trying to define a different interval for a "year". In hydrology, a "water year" is defined as the period between October 1st and September 30 of the following year. I was wondering how I might do this in R. Say I have a data.frame like the following and I want to extract a variable with the water year specs as defined above:
2000 Aug 07
1
predict.lm is broken in 1.1.0-patched (2000-August-7) (PR#626)
predict.lm has been broken by recent changes to the patched branch. It fails for all singular fits. An example: library(MASS) data(quine) quine.hi <- aov(log(Days + 2.5) ~ .^4, quine) quine.nxt <- update(quine.hi, . ~ . - Eth:Sex:Age:Lrn) predict(quine.nxt) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NA NA NA NA NA NA NA NA NA NA NA NA NA
2004 Nov 04
1
problems with seq.dates
There seem to be a bug in the seq.dates function in the chron package for R 2.0. Please see below: when the specified frequency is "months", seq.dates does not return the end of the specified interval all the time: > seq.dates(from = "05/31/04", to = "12/31/04", by = "months") [1] 05/31/04 06/30/04 07/31/04 08/31/04 09/30/04 10/31/04 11/30/04 Ciprian
2004 Apr 20
3
[Full-Disclosure] IETF Draft - Fix for TCP vulnerability (fwd)
Forwarded message: > From full-disclosure-admin@lists.netsys.com Wed Apr 21 11:49:12 2004 > To: full-disclosure@lists.netsys.com > From: Darren Bounds <dbounds@intrusense.com> > Subject: [Full-Disclosure] IETF Draft - Fix for TCP vulnerability > Date: Tue, 20 Apr 2004 18:19:58 -0400 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > >
2014 Nov 11
2
kernel BUG at drivers/block/virtio_blk.c:172!
Hi Ming, On 11.11.2014 08:56, Ming Lei wrote: > On Tue, Nov 11, 2014 at 7:31 AM, Jens Axboe <axboe at kernel.dk> wrote: > > Known, I'm afraid, Ming is looking into it. Actually I had also tried to reproduce this bug, without success. But today I happened to know how to trigger the bug, by coincidence, during testing other things. Try to run xfstests/generic/034. You'll
2014 Nov 11
2
kernel BUG at drivers/block/virtio_blk.c:172!
Hi Ming, On 11.11.2014 08:56, Ming Lei wrote: > On Tue, Nov 11, 2014 at 7:31 AM, Jens Axboe <axboe at kernel.dk> wrote: > > Known, I'm afraid, Ming is looking into it. Actually I had also tried to reproduce this bug, without success. But today I happened to know how to trigger the bug, by coincidence, during testing other things. Try to run xfstests/generic/034. You'll
2014 Nov 10
2
kernel BUG at drivers/block/virtio_blk.c:172!
On 2014-11-10 02:59, Rusty Russell wrote: > Jeff Layton <jlayton at poochiereds.net> writes: > >> In the latest Fedora rawhide kernel in the repos, I'm seeing the >> following oops when mounting xfs. rc2-ish kernels seem to be fine: >> >> [ 64.669633] ------------[ cut here ]------------ >> [ 64.670008] kernel BUG at drivers/block/virtio_blk.c:172!
2014 Nov 10
2
kernel BUG at drivers/block/virtio_blk.c:172!
On 2014-11-10 02:59, Rusty Russell wrote: > Jeff Layton <jlayton at poochiereds.net> writes: > >> In the latest Fedora rawhide kernel in the repos, I'm seeing the >> following oops when mounting xfs. rc2-ish kernels seem to be fine: >> >> [ 64.669633] ------------[ cut here ]------------ >> [ 64.670008] kernel BUG at drivers/block/virtio_blk.c:172!
2016 Jun 10
0
Wine release 1.9.12
The Wine development release 1.9.12 is now available. What's new in this release (see below for details): - Bug fix update of the Mono engine. - Initial version of a taskbar in desktop mode. - Fixes for right-to-left languages in Uniscribe. - More Shader Model 4 support in Direct3D. - Better metafile support in RichEdit. - Various bug fixes. The source is available from the
2011 Nov 25
4
USB in Wine
Hello forum, I would like to run wine with USB support without compiling it myself. Is there a .deb file out there ? (I am runnung Ubuntu 11.04 and 11.11 with 32bit) Or do we have to wait for wine 1.4 ? Is there a release date for 1.4 ? greetings Roland
2017 Nov 21
2
Do I need to transform backtest returns before using pbo (probability of backtest overfitting) package functions?
Wrong list. Post on r-sig-finance instead. Cheers, Bert On Nov 20, 2017 11:25 PM, "Joe O" <joerodonnell at gmail.com> wrote: Hello, I'm trying to understand how to use the pbo package by looking at a vignette. I'm curious about a part of the vignette that creates simulated returns data. The package author transforms his simulated returns in a way that I'm
2012 Nov 29
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
I have a new problem: Register RBP is used in a function foo. (I am not allocating RBP to any virtual register, the instances of RBP in function foo are in the machine code when my register allocator starts.) Function foo calls function bar. Register RBP is not saved across the call, though it is live after the call. Function bar includes a virtual register. The code that I'm using to