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

RE: compiling java bindings

From: Kevin Williams <kevin_w69_at_hotmail.com>
Date: 2004-06-13 16:44:41 CEST

I've added the directories as you describe, although I only needed to do it
once, not for each project.

My java bindings errors are three 'undeclared identifier' errors.

>From: "Jens Peters" <jpeters7677@gmx.de>
>To: "'Kevin Williams'"
><kevin_w69@hotmail.com>,<users@subversion.tigris.org>
>Subject: RE: compiling java bindings
>Date: Sat, 12 Jun 2004 22:36:52 +0200
>
>In my case, for the java-bindings I had to add my j2sdkxx/include and
>j2sdkxx/include/win32 to "Additional Include Directories" (Project
>properties->Configuration Properties->C/C++->Ganeral) to all swig_java
>project. Additionally, for swig_java_core, I had to add libsvn_delta-1.lib
>to "Additional Dependencies" (Project properties->Configuration
>Properties->Linker->Input). I guess for perl and python bindings you have
>to
>add some "Additional Library Directories" for the linking process too.
>
>As base documentation I followed the one from TortoiseSVN:
>http://svn.collab.net/repos/tortoisesvn/trunk/src/build.txt
>
>Greetings,
>Jens
>
>-----Original Message-----
>From: Kevin Williams [mailto:kevin_w69@hotmail.com]
>Sent: Samstag, 12. Juni 2004 21:16
>To: jpeters7677@gmx.de; users@subversion.tigris.org
>Subject: RE: compiling java bindings
>
>Please share. I still can't compile __any__ of the swig bindings, even
>though I've followed the install docs.
>
>
> >From: "Jens Peters" <jpeters7677@gmx.de>
> >To: "'Subversion Users'" <users@subversion.tigris.org>
> >Subject: RE: compiling java bindings
> >Date: Sat, 12 Jun 2004 21:01:18 +0200
> >
> >Nevermind, found where to look.... : )
> >
> >Thanks if anybody thought about it.
> >
> >
> > _____
> >
> >From: Jens Peters [mailto:jpeters7677@gmx.de]
> >Sent: Samstag, 12. Juni 2004 18:54
> >To: 'Subversion Users'
> >Subject: compiling java bindings
> >
> >
> >Hello,
> >
> >I'm trying to compile the java-bindings (checkout the whole subversion
> >project from ..tags/1.0.5) but get the following error while linking
> >swig_java_core:
> >libsvn_swig_java-1.lib(swigutil_java.obj) : error LNK2019: unresolved
> >external symbol _svn_delta_default_editor referenced in function
> >_svn_swig_java_make_editor
> >
> >Anyone knows what this could be? Searching the mailing list didn't
>returned
> >something I could use.
> >
> >I'm using Visual Studio 2003 with all recent external programms. The
> >building process of the __All__ project runs without any problems.
> >The only action I did was to add the java includes to the java projects
>to
> >compile them, every project builds succesfully, except swig_java_core....
> >
> >Regards,
> >Jens
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 13 16:45:53 2004

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.