Re: [PHP-OBJC] failed to import
[email protected] (Wez Furlong) Sun, 4 Nov 2007 15:22:43 -0500
| Newsgroups | php.objc |
|---|---|
| Message-ID | <[email protected]> |
That sample probably doesn't work any more; it's from the very early days of the project. Does the converter sample work? (see instructions in the INSTALL file) --Wez. On Nov 4, 2007, at 3:15 PM, Adam Jacob Muller wrote: > Hello, > Just started playing around with PHP-objc, the hello_window.php is > throwing the following error when I execute it: > -=[~/Scripts/compile/php-objc/samples]=- -=[Sun Nov 04]=- -= > [15:11:22]=- > [adam@adam]$ php hello_window.php > failed to import > > Fatal error: Call to undefined method > NSResponder::initWithContentRect_styleMask_backing_defer_() in / > Users/adam/Scripts/compile/php-objc/samples/hello_window.php on line 9 > > > I am running a custom-compiled PHP 5.2.4 on 10.5.0. > > Any ideas what I am doing wrong? > > > -Adam > > -- > PHP Objective-C Bridge Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >