taplynx / TapLynx-iPhone

The TapLynx Turnkey Application Framework for iPhone
http://taplynx.com
6 stars 0 forks source link

ld: library not found for -lz.1.2.3 #1

Open alexkingorg opened 12 years ago

alexkingorg commented 12 years ago

In following the tutorial to get started, I found I received this error when building. Following the suggestion here:

http://stackoverflow.com/questions/8544282/ld-library-not-found-for-lz-1-2-3-xcode-4

fixed it, but this:

http://stackoverflow.com/questions/7815174/ld-library-not-found-for-lz-1-2-3

indicates perhaps it should be pointing to a version agnostic symlink?

pushjoe commented 12 years ago

Ha! I think I just fixed that in RC7 last night:

https://github.com/taplynx/TapLynx-iPhone/tree/testing

cc'ing support, too.

Thanks!

Joe

Joe Pezzillo, Co-Founder Push IO, Inc. | Boulder, CO USA joe@push.io

DISCLAIMER: This e-mail and any attachments are confidential and may be privileged. If you are not the intended recipient, you must not further distribute this message, disclose its contents to any one, use it for any purpose, store, copy, or reproduce in whole or in part in any form, or take any action based on the contents hereof. You should inform the sender by return e-mail and delete this message immediately.

On Dec 31, 2011, at 11:59 AM, Alex King wrote:

In following the tutorial to get started, I found I received this error when building. Following the suggestion here:

http://stackoverflow.com/questions/8544282/ld-library-not-found-for-lz-1-2-3-xcode-4

fixed it, but this:

http://stackoverflow.com/questions/7815174/ld-library-not-found-for-lz-1-2-3

indicates perhaps it should be pointing to a version agnostic symlink?


Reply to this email directly or view it on GitHub: https://github.com/taplynx/TapLynx-iPhone/issues/1