[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Working with Subversion's C API

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-10-10 16:00:36 CEST

On Tuesday 09 October 2007 22:38, Chris Stewart wrote:
> As a learning exercise, I'd like to create a simple repository browser in
> Objective-C and Cocoa. My question for the list is how I can "import" the
> Subversion binaries/whatever into my xcode project so I can call the
> Subversion API functions.

Normally, I'd say that you do it the same way as you do it with all C
libraries. Typically that involves setting a path where to find headers, one
where to find libraries and possibly one where to search libraries at
runtime. I'd try to find another OSS project that already uses the API in
your environment and copy the settings from there.

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Ronald Boers, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 10 16:02:00 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.