error

13 Oct 2010

In compiling the Feathers Visage target in Xcode 3.2.4 with the iOS 4.1 SDK, I got the following compiler error on my Prefix.pch file:

CGPDFContext.h:60:23: error: expected function body after function declarator

(more...)

Expected function body after function declarator error with Xcode 3.2.4 and iOS 4.1 (and workaround)

A strange compile-time error and workaround on Xcode 3.2.4/iOS 4.1 SDK.

7 May 2010

If you get "Error launching remote program: security policy error." when building your iPhone app to test on your device, check General → Profiles for duplicate profiles where one or more of them have expired and remove them.

Hope this helps! :)

Error launching remote program: security policy error.

A quick tip for a common Xcode build error for iPhone projects.

2 Feb 2010

It might just be me but Be's router doesn't come with great instructions and the username and password info in the guide is just plain outdated and wrong as of September 2009.

Here are some notes to help you if you're trying to sign in to your Thomson router (BeBox).

(more...)

BeBox (Thomson) router and Be broadband info

A few bits of information that might help you if you're with Be broadband and/or have a BeBox by Thomson.

5 Dec 2009

I was running the LLVM/Clang Static Analyzer on my iPhone project today and got the following error:

"Pass-by-value argument in message expression is undefined"

That means as much to me as "blah blah blah blee is undefined" so I looked at the code that was triggering it. Here's a simplified version:

(more...)

The “Pass-by-value argument in message expression is undefined” static analyzer error explained.

29 Mar 2008

Sure, it can withstand a nuclear war, and we've got some records, but how much of our beloved Internet is a database error away from being lost?

Reading Robin Wauter's tweet and the heart-wrenching paragraph that is all that's left of one man's four years of blogging, it made me think again how little time most of us devote to backing things up.

(more...)

That fragile thing we call the Internet