Op woensdag 13 november 2019 05:28:30 CET schreef Stephen M. Butler:
> On 11/12/19 7:56 PM, John Ralls wrote:
> > No. Anything involving make, ninja, cmake, gcc, clang, guild, etc. is a
> > build operation and should happen in a build directory. So after getting
> > the clone to the commit you want
Op woensdag 13 november 2019 05:28:30 CET schreef Stephen M. Butler:
Your commands below still seem to be odd or don't match what you really did:
> mkdir gnucash-git
> mkdir gnucash-build
> mkdir gnucash-build/v3.7
>
> cd gnucash-git
> git clone https://github.com/Gnucash/gnucash.git maint
This
On 11/13/19 5:13 AM, Geert Janssens wrote:
> Op woensdag 13 november 2019 05:28:30 CET schreef Stephen M. Butler:
> Your commands below still seem to be odd or don't match what you really did:
>
>> mkdir gnucash-git
>> mkdir gnucash-build
>> mkdir gnucash-build/v3.7
>>
>> cd gnucash-git
>> git clon
Hi Stephen,
Your analysis is correct. Your platform uses a more recent version of swig.
The first difference you refer to shows the actual version differences.
Most of the changes are because swig generated files are slightly different
when generated with different versions of swig.
Note the p
Op woensdag 13 november 2019 17:39:41 CET schreef Stephen M. Butler:
> On 11/13/19 5:13 AM, Geert Janssens wrote:
> > Op woensdag 13 november 2019 05:28:30 CET schreef Stephen M. Butler:
> >> git worktree add ../v3.7 3.7
> >
> > Assuming you're in maint that does indeed add an additional worktree.
On 11/13/19 9:40 AM, Geert Janssens wrote:
> Op woensdag 13 november 2019 17:39:41 CET schreef Stephen M. Butler:
>> On 11/13/19 5:13 AM, Geert Janssens wrote:
>>> Op woensdag 13 november 2019 05:28:30 CET schreef Stephen M. Butler:
git worktree add ../v3.7 3.7
>>> Assuming you're in maint tha
Decided to reorg within the GnuCash directory. Created Source and Build
sub-directories and redid the clone with a v3.7 workfile for git tag of
3.7 under Source.
Went to Build and created gnucash-3.7 directory and cd'd into it.
Attempted the cmake (worked fine) and make dist (failed). I then
cl
> On Nov 13, 2019, at 4:45 PM, Stephen M. Butler wrote:
>
> Decided to reorg within the GnuCash directory. Created Source and Build
> sub-directories and redid the clone with a v3.7 workfile for git tag of
> 3.7 under Source.
>
> Went to Build and created gnucash-3.7 directory and cd'd into
On 11/13/19 5:18 PM, John Ralls wrote:
>
>> On Nov 13, 2019, at 4:45 PM, Stephen M. Butler wrote:
>>
>> Decided to reorg within the GnuCash directory. Created Source and Build
>> sub-directories and redid the clone with a v3.7 workfile for git tag of
>> 3.7 under Source.
>>
>> Went to Build and c
> On Nov 13, 2019, at 5:46 PM, Stephen M. Butler wrote:
>
> On 11/13/19 5:18 PM, John Ralls wrote:
>>
>>> On Nov 13, 2019, at 4:45 PM, Stephen M. Butler wrote:
>>>
>>> Decided to reorg within the GnuCash directory. Created Source and Build
>>> sub-directories and redid the clone with a v3.
10 matches
Mail list logo