Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
3k views

How to disable Macbook Pro from switching to a high performance graphics card in Cocoa?

All 2010 Macbook Pros come with two graphics cards — a low-performance built-in Intel HD one and a high-performance discrete NVIDIA one — and it switches between them on the fly depending on the needs ...
4
votes
5answers
2k views

How to do OpenGL 3 programming on OS X with a GeForce 9400

I have a MacBook Pro with a GeForce 9400 graphics card. Wikipedia said this card supports OpenGL 3. But the header and library shipped with OS X 10.6 seems to be OpenGL 2 only (I checked the files in ...
3
votes
1answer
268 views

Can't deploy xap to windows phone 7 device using MacBook Pro

I am able to sync and manage music, pictures, etc on my samsung focus using my boot camp installation on my macbook just fine but when I try to deploy a test application to my device, I get "This ...
3
votes
5answers
732 views

MacBook for django development?

I'm about to buy a new laptop (Asus G62) to replace my old ubuntu desktop. I will use it mostly for django development (and some legacy win32 stuff in a virtualbox). However, since I will need to do ...
2
votes
1answer
523 views

Is there any way to swap the fn (function) and control keys in linux on an macbook pro?

I don't care if this is done in the bios or a kernel module or software. Is there any way at all to do make the 'fn' key act as 'control' and the 'control' key act as 'fn' in linux running on a ...
2
votes
1answer
211 views

Prevent OpenGL.framework from Loading in Cocoa App

My application links against these Frameworks: Cocoa.Framework AppKit.Framework CoreData.Framework Foundation.Framework Note that OpenGL.Framework is NOT linked. However, after setting ...
2
votes
3answers
4k views

Which MacBook(Pro) for running Visual Studio 2010 on VMWare Fusion on a Mac? [closed]

Anyone have experience running Visual Studio 2010 on a MacBook or MacBook Pro? (via VMWare fusion) Any feedback / advice based on your experience re what level of MacBook Pro (i.e. CPU type, CPU ...
1
vote
1answer
69 views

Don't automatically switch to the higher-end discrete GPU

As written in this Technical Q&A: By default, once your application creates an OpenGL context (by either calling OpenGL directly or an API that relies on OpenGL such as Core Animation, ...
1
vote
0answers
357 views

java SE 6 (1.6.0_29-b11-402) and SE 7 (1.7.0-ea-b218) extremely slow under os x lion (i7 2,5 GHz)

I am struggling with a vanilla install of java SE6 (Java for OS X Lion Update 1). It just takes ages to load even for simple and repeated output of its version. $ time java -version java version ...
1
vote
2answers
64 views

Vim in OSX: How to paste text from open window into a open file in vim?

In linux, I used to to Shift + Insert to paste anything in the system clipboard into the terminal. In Mac, there isn't an insert key - so, I'm left wondering how to do that ?
1
vote
2answers
78 views

Git special sharing

I want to have a Git repository for personnal private projects. I can host my server on my Ubuntu home computer but its IP (on the local network) is always changing so I can't reach it by SSH at any ...
1
vote
2answers
219 views

Polling the accelerometer/motion sensor in a MacBook Pro

There is a compiled command line application here that does this. Is there a Cocoa API to query this data?
1
vote
1answer
158 views

CentOS VM with Bridged Network Vhosts Can't Be Accessed

I’ve created a VM (with VirtualBox) of CentOS on my MacBook Pro with the ethernet set to Bridged. So, the VM has it’s own static IP address of 192.168.1.111 Within the “hosts” file on the VM, I’ve ...
1
vote
0answers
146 views

Is it possible to switch off the MacBookPro TrackPad programatically with C# (windows on bootcamp)?

Is it possible to switch off the MacBookPro TrackPad programatically with C# (windows on bootcamp)? I have tried using TrackPadMagick but it doesnt support the latest MacBookPro or the Apple Magic ...
1
vote
3answers
197 views

Corrupt behavior of a primitive C program on a MacBook Pro, Windows XP, VS 2008 Express Edition

I know this is hard to believe, but I am 100% serious about this. When I compile the code below with Visual Studio 2008 Express Edition in Release mode on my MacBook Pro (Core 2 Duo P8600) with ...
1
vote
2answers
119 views

Web developent(locally) on mac?

Hi I just bought a mac book pro recently (and I LOVE IT!! lol) => I am new to mac book I am a web developer, previously, on PC, I used wamp to develop website locally.(And I am quite comfortable ...
1
vote
1answer
122 views

Building multiple ports (using macports) at the same time

I'm trying to build gcc45 +gfortran on my macbook pro core duo 2 and obviously it is taking a while (A few hours I'm told). I'm wondering if its possible (safe) if I build some other ports / packages ...
1
vote
2answers
1k views

Does Mac need JDK (5 or 6) or Eclipse for developing Android Apps?

I want to develop Android apps on the Mac, but the information on http://developer.android.com/sdk/index.html is confusing. Apart from the android-sdk_r06-mac_86.zip , does the Mac need JDK or Eclipse ...
1
vote
2answers
479 views

Is it possible to programmatically turn on the Macbook Pro's keyboard backlight for individual keys?

Although I have a feeling that this isn't technically possible, it's worth asking anyways. Is it possible to turn on the Macbook Pro's keyboard backlights for individual keys? I am working on a ...
1
vote
2answers
456 views

How to activate nVidia cards programmatically on new MacBookPros for CUDA programming?

The new MacBookPros come with two graphic adapters, the Intel HD Graphics, and the NVIDIA GeForce GT 330M. OS X switches back and forth between them, depending on the workload, detection of an ...
1
vote
2answers
571 views

Is there a way to get the magic mouse or MacBook Pro trackpad to work with the iphone simulator?

It seems like the perfect opportunity for the trackpad or the magic mouse to work with the iphone simulator but it doesnt?! Does anyone know how to get it working to allow me to touch and pinch?
1
vote
4answers
2k views

Delete key on Macbook Pro Ubuntu + Emacs + Icicles

I'm a long time casual emacs user that just switched to it as my main editor for coding. I gave up on Aquamacs and other OS X ports each for different reasons and I've settled on running Ubuntu in ...
0
votes
1answer
19 views

Macbook pro keyboard issue

Do I have any programmatically way to fix the problem, that when I use left shift or left alt (oprion) key, then the MC do the same what do when I hold down both. Can i write a script what change the ...
0
votes
1answer
22 views

rails3 app stopped working when the first access on mac

=> Booting WEBrick => Rails 3.1.1 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server [2012-01-21 12:47:45] INFO WEBrick ...
0
votes
0answers
11 views

Snow leopard theme in OS X Lion [migrated]

Does anyone know that how can we change the OS X Lion's theme to make it look like Snow Leopard, like blue color scroll bar etc.
0
votes
1answer
116 views

Turning on encryption on SandForce controllers in OCZ SSDs

I have an OCZ Agility 3 SSD. This SSD runs the SandForce 2281 controller (PDF spec sheet) which supports native encryption. This is especially useful since the controller performs data compression for ...
0
votes
1answer
33 views

What are the requirements does it take to get a Adobe air App running On a Ipad?

I am wandering what will it take to get a Adobe air app published in house to install onto a device? What are the requirements (do i need a macbook with flash builder on it)? 1) Do i need a Mac book ...
0
votes
1answer
115 views

Best solution for running visual studio on os x lion

I have recently brought a macbook pro 13" and I have a .net project coming up. I am not sure what virtual machine to run visual studio 2010 ? There is the obvious option of installing it on bootcamp, ...
0
votes
0answers
29 views

App using kext based on AudioReflectorDriver consumes more CPU with internal speakers

I have a kext based on Apple's AudioReflectorDriver sample code and an app which is user client for the virtual device.Everything works fine except for the app is consuming more CPU on Mac Book Pro, ...
0
votes
3answers
438 views

How can i test for OpenCL compability?

i have a MacBook Pro 13' with an integrated Intel HD 3000 and a i7 core .... Now i have a course ( at my university ) where i have to use Parallel Programming. My teaching advisors couldn't tell ...
0
votes
2answers
193 views

Developing with Eclipse, Visual Studio .NET and Xcode - 13“ or 15” Macbook Pro? [closed]

I have some Xcode (iPhone/iPad) development on the horizon and will also be doing a bit of Eclipse (Java) and .NET development in between. Since I'll be running a VM for the Windows stuff, I think a ...
0
votes
3answers
302 views

Can a 2011 Mac Air handle VM + Windows 7 + Visual Studio.NET? (possibly Eclipse) [closed]

I'm trying to decide between a 13" MacBook Pro or a 13" Mac Air. Portability is a nice to have, but my no means not essential. Travel will include riding the subway. The light weight factor and high ...
0
votes
2answers
50 views

What's needed to support non-square matrices in GLSL shader?

I'm trying to use non-square matrices in my GLSL shader but when I compile I get a syntax error. My shader code using: uniform mat4 my_mat; compiles just fine. But if I change it to: uniform ...
0
votes
1answer
68 views

With terminal on Macbook pro why can't I use the “delete button” to remove text on 'nled' command

I'm kind of confuse a little bit, I just got my Macbook Pro today and trying to do the C language programming through terminal and I use to use PC [Windows] and the "delete button" working as a ...
0
votes
1answer
86 views

Eclipse SVN plugin install fail on mac pro

I`m absolute new on mac, yesterday I had install the eclipse and the Android plugin. Everything works perfectly, but I would like to install the SVN plugin too. I had add the suite, and selected the ...
0
votes
1answer
124 views

On OSX LION XCode shuts down the MacBook

I have latest OSX LION with XCode 4.1 on Macbook Pro. As soon as I type some code in XCode, my Screen shuts off and only option I have is to hard reboot my laptop. I have tried software updates to ...
0
votes
0answers
440 views

New MacBook Pro (Early 2011, 15) for GPGPU-Development. What do you think about it? [closed]

I would like to start a discussion about the suitability of a new MBP for the GPU-development. As already known Apple has new graphic cards from ATI instead from NVidia (but i don't like to compare ...
0
votes
1answer
367 views

Android ADB fails to display devices on 2011 Macbook Pro

Just began working on a new 2011 Macbook Pro only to find ADB cannot see any of my devices. This occurs under Eclipse in DDMS and when I run ./adb devices. I have found some discussion of this saying ...
0
votes
1answer
458 views

Minimum Bootcamp partition size for Windows development

I am hoping for some advice in partitioning my new MacBook Pro's 500GB drive. If possible I would like to create two partitions with one (the smaller) being used for Windows development, occasionally. ...
0
votes
2answers
438 views

Capture MacBook Pro iSight video with C++

i'd like to grab a frame from my MacBook Pro iSight in C++ and do some elaborations on it. I already know how to do that in ObjC with QTKit, but is there any way to do the same thing in C++? NOTE: I ...
0
votes
4answers
2k views

Which MacBook can comfortably display XCode for iPhone development? [closed]

I need a portable Mac for iPhone / iPad development. I bought and am using a 15" MBP matte display right now. It cost $2400 and is hard on my eyes because the resolution is 1680 x 1050. I'm thinking ...
0
votes
1answer
492 views

Alt-Insert on a macbook pro keyboard over an RDC connection

How do you send alt-insert (resharper 'generate' keyboard shortcut) over an RDC connection from a macbook pro keyboard? I'm using CoRD as my RDC client if that matters. I've seen fn+m and fn+enter ...
0
votes
0answers
282 views

QTCaptureView corrupting iSight?

I've been programming using OpenCV on the iSight feed and after building and running from Xcode 10 or so times somewhat quickly the MacBook Pro starts to not recognize the iSight (as in completely, ...
-1
votes
1answer
31 views

MacBook Pro crashing - from Android Emulator?

Ever since I started Android development a few months ago, my MacBook Pro (latest version Lion OS) crashes pretty regularly. (A large rectangular message box comes up in the middle of my screen ...