Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.objective-c > #41

<newbie> Objective–C + ObjCHiredis problem

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From Andrey Ognevsky <a.ognevsky@gmail.com>
Newsgroups comp.lang.objective-c
Subject <newbie> Objective–C + ObjCHiredis problem
Date Sat, 28 Jan 2012 10:46:58 -0800 (PST)
Organization http://groups.google.com
Lines 19
Message-ID <16585052.435.1327776418541.JavaMail.geo-discussion-forums@vbuf18> (permalink)
Reply-To comp.lang.objective-c@googlegroups.com
NNTP-Posting-Host 178.94.94.89
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1327776513 30552 127.0.0.1 (28 Jan 2012 18:48:33 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Sat, 28 Jan 2012 18:48:33 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=178.94.94.89; posting-account=GcBYAQoAAABu-A-5BjuWXjhz5ybUO5JR
User-Agent G2/1.0
X-Google-Web-Client true
Xref x330-a1.tempe.blueboxinc.net comp.lang.objective-c:41

Show key headers only | View raw


Hi all, 

I'm very new to Objective-C and I've tried to use ObjCHiredis lib (which is the only chance to work with Redis database), but I've got a couple of errors:

warning: Unable to read symbols for @executable_path/../Frameworks/ObjCHiredis.framework/Versions/A/ObjCHiredis (file not found).
warning: Unable to read symbols from "ObjCHiredis" (not yet mapped into memory).
[Switching to process 93375 thread 0x0]
dyld: Library not loaded: @executable_path/../Frameworks/ObjCHiredis.framework/Versions/A/ObjCHiredis
  Referenced from: /Users/elfxf/Library/Developer/Xcode/DerivedData/Rediscover-cajplpzwkdznuugvwuhogxflqxog/Build/Products/Debug/Rediscover
  Reason: image not found
sharedlibrary apply-load-rules all

I have empty project, just added ObjCHiredis framework there (no #imports yet). 

I have Lion and latest XCode.

Thanks a lot for any help.

Andrey Ognevsky

Back to comp.lang.objective-c | Previous | Next | Find similar


Thread

<newbie> Objective–C + ObjCHiredis problem Andrey Ognevsky <a.ognevsky@gmail.com> - 2012-01-28 10:46 -0800

csiph-web