show/hide this revision's text 2 added 3 characters in body

Same question here.

I found some sample xslt libxslt code in C here., but I'm not sure how to incorporate that into an iPhone/ObjC app.

I'm already linking in libxml2...

Header Search Paths: /usr/include/libxml2 
Other Linker Flags: -lxml2

...would I need to do something similar for libxsl?

show/hide this revision's text 1

Same question here.

I found some sample xslt code in C here., but I'm not sure how to incorporate that into an iPhone/ObjC app.

I'm already linking in libxml2...

Header Search Paths: /usr/include/libxml2 
Other Linker Flags: -lxml2

...would I need to do something similar for libxsl?