taler
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Taler] Taler wallet library dependencies


From: Oliver Broome
Subject: Re: [Taler] Taler wallet library dependencies
Date: Mon, 01 Jun 2015 15:54:07 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Am 31/05/2015 um 22:58 schrieb Oliver Broome:
> Evening, all!
>
> After getting GNUnet to compile successfully with the newly added wallet
> option (thanks again, Christian!), I am currently integrating the Taler
> wallet library.
>
> Here's a couple of snags I ran into:
>  - the config script checks for libgnurl, libcurl, libmicrohttpd and
> postgresql tools and does not continue if they aren't present
A quick update on those dependency checks - I was using the wrong flag
for configure (--enable wallet-only instead of  --enable-wallet), so
this is a non-issue and I myself am to blame for that...
>  - all source files included in the wallet set try to include the
> original GNUnet library headers instead of the wallet-specific one
>  - I had to comment out the command line option detail function to get
> the library to compile and am still left with a few compiler warnings,
> although I'm not sure how serious they are. (they seem to mainly involve
> configuration detail pointers and implicit function declarations)
>
> I'm not really confident with the whole build tooling and the project
> structure yet, but I will commit my modifications (assuming it is okay
> for me to do so?) to the Taler repository as soon as I have something
> more sophisticated than commenting the offending sections out and
> replacing stuff manually.
>
> So long,
>
> Oliver
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]