similar to: make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"

Displaying 20 results from an estimated 600 matches similar to: "make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output""

2006 Oct 31
2
hvm_debug option in Xen works ?
I edited the line as "kernel /xen-3.0.gz hvm_debug=1" I did not *see* any HVM_DBG_LOG messages .I was of course looking for the ones in "vmx_do_msr_read" function in vmx.c I issued "dmesg" and "xm dmesg" in both guest and host OS. Any ideas why this is not working? Regards Shobha Ranganathan "The significant challenges we face cannot be
2007 Dec 06
2
R-Cocoa Bridge
I had seen old posts on the list (circa 2002) regarding a Cocoa-R bridge that was under development, but I can't find anything recent about it. Does anyone know if this is available somewhere? If not, does anyone have any experience/pointers calling R functions from Cocoa? Thanks for your time, Lee Falin
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
Hello Can you please tell me if it is possible to resolve the following Cocoa framework / WineLib 1.3.20 conflicts? I am trying to a port a game from Windows to OS X and I would like to use WINE's Windows Kernel32 library implementation in a Cocoa application [Embarassed] I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my
2011 Aug 29
1
[patch] Activate Qemu options
Hi, This patch makes it possible for Qemu to use the SDL library, to conveniently replace VNC, which has horrible mouse support. It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that later on, we can call: $(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG) IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\" --audio-card-list=\"ac97 es1370 sb16 cs4231a
2009 Mar 17
1
Embedding R Engine in Cocoa
Hello Everyone, I'm attempting to use the R-Engine from the Mac R.app GUI project to embed R in an Objective-C application I'm writing. However, after a few days of trying, dependencies to the GUI keep tying me down. I don't need anything fancy, I'm just feeding in vectors and running regressions on them, but even that seems to escape me. I've seen on the outdated R/Cocoa
2004 Oct 20
1
R Cocoa won't load in Mac 10.3
I apologize for the post, but I have not been able to find reference to this searching the R-archives, web site and WWW. I installed R-cocoa 2.0.0 using the binary installer package on Mac OS 10.3. When I try to start the program from the GUI I get the following error message: Unable to start R: R_HOME is not set. Please set all required environment variables before running this program.
2006 Nov 21
4
Embedding Rails in a Cocoa app.
Hi, Has anyone tried to embed rails into a Cocoa app? I have got this working to a very primitive point using RubyCocoa. After about half an hour of playing I was able to get WEBrick to serve the rails starter page inside of a Cocoa app, but that is as far as I have got. I have an idea for a client/server app where the server is a Cocoa application that embeds WEBrick (or another server solution
2004 Dec 16
0
[Fwd: Re: Ruby Cocoa (OS X) questions: deployment & interface builder]
This is a re-post (slightly edited) from the ruby-talk list. I think I''m going to add a wiki page on the topic. -------- Original Message -------- Subject: Re: Ruby Cocoa (OS X) questions: deployment & interface builder Date: Fri, 17 Dec 2004 07:48:26 +0900 From: Nick <devel@nicreations.com> Reply-To: ruby-talk@ruby-lang.org To: ruby-talk@ruby-lang.org (ruby-talk ML)
2011 Feb 28
1
windows app to communicate with cocoa lib
Does anyone know of a way to get my Windows MFC app running under WINE to call a function in a native OS X lib or plugin? I would like the ability for my Windows app to call some custom functions which would pull information about the current machine, such as OS X version for example. I dont really care as to how but I was thinking I could write a 'generic c++ plugin' or 'c++
2009 Jun 05
0
[LLVMdev] Using LLVM JIT inside a Cocoa application
Hello, I'm not an LLVM expert, but I think you can build a Cocoa/LLVM project by using the LLVM's libraries and headers the same way you did with any other third party library. In fact, that's what the clang Xcode project does. It does not use any makefile. In short: - Add the llvm/include folder in you header search path (in the project's build settings). To add
2009 Jun 05
2
[LLVMdev] Using LLVM JIT inside a Cocoa application
Hello, I am trying to compile a project I am writing with Xcode that will use LLVM libraries to generate code executed with the JIT. I would be curious to learn how you deal with LLVM header files, libraries, makefiles and Cocoa application projects. My candid understanding is that LLVM projects need to be built with LLVM makefiles (hence the previous message I sent about LLVM Projects). I am
2004 Dec 06
1
Cocoa GUI: pasting in R Console yields syntax error
I've recently upgraded to R-2.0.1 on a Mac running OS X 10.3+ I am using the new Cocoa-based GUI. Everything was working well for a while. In the middle of an R session, I started "suddenly" to have a problem where code copied from an open editor window and pasted into the R Console gives a syntax error. It doesn't matter what the code is. If the same exact text is typed
2013 Apr 26
1
Compiling Xapian within a Cocoa project
Hi, folks. I don't know much about C++, so please excuse my newbie question: I just tried to include Xapian in a dummy Cocoa project, ie created a new project and added the libxapian.a file installed via MacPorts. When I include xapian.h in an Objective-C++ file (either mm or h), the compilation fails with the following message: ================= In file included from
2008 Dec 22
6
MacOS X cocoa and carbon for Linux?
Do you know about such implementation of the Mac OS API for Linux ? I was thinking would this be hard to be done ? Having in mind that the MacOS and Linux OSes have much more in common than Linux and Windows. The benefits of such projects will be great , as there is great diversity of applications for MacOS ,and if they can be used native in Linux there will be great advantage for all Linux users.
2009 Mar 25
1
More Embedding REngine in Cocoa
Hello once again, After locating the standalone REngine object set, I am having difficulty integrating them into the XCode project I intend to use them in. Suppose one started with the REngine standalone source and a blank XCode file, what special modifications need to be made to allow the source files to see inside R.framework? Importing the framework into the project, setting the
2006 Jul 25
5
build problems with current xen unstable cpu.h vl.h:75 vl.c:24 cpu-all.h:122: error: syntax error before "float64"
Hi, I am having troubles in building xen unstable. make[3]: Entering directory `/data/xen/build/xen-unstable.hg-3.0-20060725.5/tools'' [ -f ioemu/config-host.h ] || \ (cd ioemu && sh configure --prefix=/usr) Install prefix /usr BIOS directory /usr/share/xen/qemu binary directory /usr/lib/xen/bin Manual directory /usr/share/man ELF interp prefix Source path
2009 Nov 26
1
compiling on snow leopard: Cocoa errors?!?!?!
Dear R-gurus, I'm trying to compile R on my new mac. It's snow leopard. So far I've seemed to be doing pretty well. I've looked at http://cran.r-project.org/bin/macosx/tools/ http://r.research.att.com/exp/ http://r.research.att.com/building.html http://r.research.att.com/tools/ All of which have been very helpful. Looking at the threads I've got around some X11 issues
2004 Oct 23
2
R_LIBS and R Cocoa GUI for Mac OS X (PR#7308)
Full_Name: David Firth Version: 2.0.0 OS: Mac OS 10.3.5 Submission from: (NULL) (81.178.234.156) When running R in R Cocoa GUI 1.0 (v2004-10-14), I have > Sys.getenv()[["R_LIBS"]] [1] "/Users/david/Library/R" > .libPaths() [1] "/Users/david/Library/R/library" [2] "/Library/Frameworks/R.framework/Resources/library" The pasting of
2012 Apr 12
2
backup to NTFS USB disk
Hello, * I am setting up a backup on a Linux system with Windows XP workstations. The backup goes to three alternating usb drives, each of which is NTFS formatted. The disks should be virtually identical but they do not seem to be. First, my mount command is this (I edited a bit for brevity) mount -t ntfs-3g -o locale=nl_NL.iso-8859-1,silent /dev/disk/by-id/usb-DiskA \ /mnt/tmp || mount -t
2006 Oct 02
1
re:Small fix for xenoprof problem.[solved] and more questions
The problem was because it is missing the "loop" module. the hotplug loads it automatically, while udev does not. The error xenoprof: Initialization failed. Intel processor model 15 for P6 class family is not supported" does not interference the winxp load.. so its ok. Does anyone know how to load osx86? It hangs at "booting from cd-rom". do I need kqemu/qemu xen? I