On Mon, 17 Mar 2014 10:32:17 +
Mike Evans wrote:
> On Mon, 17 Mar 2014 11:26:30 +0100
> Felix Schwarz wrote:
>
> >
> > Am 17.03.2014 11:21, schrieb Mike Evans:
> > > new_book_with_opening_balances.py works for me too on Fedora18 and SWIG
> > > Version 2.0.8.
> >
> > Which version of gnuc
John Ralls writes:
> On Mar 17, 2014, at 10:52 AM, Derek Atkins wrote:
>
>> John Ralls writes:
>>
TypeError: in method 'xaccAccountGetName', argument 1 of type
Account const *'
>> [snip]
>>>
>>> The signature of xaccAccountGetName is const char* xaccAccountGetName
>>> (const Account
On Mar 18, 2014, at 6:30 AM, Derek Atkins wrote:
> John Ralls writes:
>
>> On Mar 17, 2014, at 10:52 AM, Derek Atkins wrote:
>>
>>> John Ralls writes:
>>>
> TypeError: in method 'xaccAccountGetName', argument 1 of type
> Account const *'
>>> [snip]
The signature of xaccA
John,
Yes, I turned off optimization. No go with 5.1. Traditionally I always
used "-g -O" for gcc compiles.
I had wondered if the upgrade from 5.0.2 to 5.1 went ok on my home machine
(slow network), so I did a start-from-scratch build on my work box this
morning (which also has Xcode 5.1). Sam