IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Showing posts with label fails. Show all posts
Showing posts with label fails. Show all posts

Tuesday, March 4, 2014

CHUD install fails for Mavericks.

I'm trying to install CHUD 4.6.2 on Mavericks - 10.9.2 and the installation fails.

 

I tried the Remove CHUD program which seemed to work, and then tried installing CHUD 4.6.2 again and it still fails.

 

Is there a new version of CHUD going to be released that works with Mavericks?  Or does anyone know how to sucessfully install CHUD on Mavericks?

 

This is super dissapointing because atMonitor won't fully work without CHUD and upgrading to Mavericks (for the new version of xcode) is causing this issue.


View the original article here

CHUD install fails for Mavericks.

I'm trying to install CHUD 4.6.2 on Mavericks - 10.9.2 and the installation fails.

 

I tried the Remove CHUD program which seemed to work, and then tried installing CHUD 4.6.2 again and it still fails.

 

Is there a new version of CHUD going to be released that works with Mavericks?  Or does anyone know how to sucessfully install CHUD on Mavericks?

 

This is super dissapointing because atMonitor won't fully work without CHUD and upgrading to Mavericks (for the new version of xcode) is causing this issue.


View the original article here

Tuesday, February 12, 2013

'purge' fails after recent Xcode update?

I'm curious if anyone else has encountered this issue...

 

I noticed today that executing the 'purge' command in Terminal returned this:

 

dyld: Library not loaded: /System/Library/PrivateFrameworks/CHUD.framework/Versions/A/CHUD

  Referenced from: /usr/bin/purge

  Reason: image not found

Trace/BPT trap: 5

 

I understand it's whinging about the missing CHUD framework; why is it missing?

 

The only cause I can think of at the moment is the recent Xcode 4.6 update and it's CL Tools (updated both today).

 

Before I go grab the 2009 CHUD Tools .dmg from the dev resources I just want to know if this has been encountered elsewhere.


View the original article here

Friday, January 4, 2013

OSX 10.8, GT650M, OpenCL Hello World example fails; Can't create command queue

The official `Open Cl Hello World` example http://developer.apple.com/library/mac/#samplecode/OpenCL_Hello_World_Example/In troduction/Intro.html

fails with "Can't create command queue" err: -30, CL_INVALID_VALUE, as does the examples from the OpenCL books http://code.google.com/p/opencl-book-samples/ .

 

I'm on a fresh install of XCode 4.4.1, OS X 10.8.1 and don't know how to proced. I crossposted this issue to the MacRumors Forum, where other users stated that the code works. I'm beginning to think that I have a faulty machine/driver/installation but want to do everything in my power to get this to work (I need this for my master thesis)


View the original article here