Using 3rd party libs; only .m and .h files

237 views
Skip to first unread message

Richard Hooker

unread,
Jun 25, 2012, 6:52:20 AM6/25/12
to rubym...@googlegroups.com
there is not documentation on this; does anyone know how this can be done; 

Cheers

Laurent Sansonetti

unread,
Jun 25, 2012, 8:20:44 AM6/25/12
to rubym...@googlegroups.com
Hi Richard,

You can simply move the .{m.h} files into a directory (ex. vendor/code) and use app.vendor_project 'vendor/code', :static

Cheers.
Laurent

Francis Chong

unread,
Jul 13, 2012, 4:57:30 AM7/13/12
to rubym...@googlegroups.com
I tried that but get error "ld: archive has no table of contents for architecture i386"

Simon Pang

unread,
Jul 13, 2012, 6:13:06 AM7/13/12
to rubym...@googlegroups.com
I also have the same error

Christopher Brickley

unread,
Jul 13, 2012, 7:03:16 AM7/13/12
to rubym...@googlegroups.com
Try "rake clean" and then "rake"

Roel Bondoc

unread,
Jul 24, 2012, 8:22:01 AM7/24/12
to rubym...@googlegroups.com
Does anyone else still get this error?

I also see this warning when compiling:

"warning: __weak attribute cannot be specified on an automatic variable"

I am using the code found in this article: http://www.touch-code-magazine.com/ios5-saving-photos-in-custom-photo-album-category-for-download/
Reply all
Reply to author
Forward
0 new messages