On 2021-01-02 9:45 a.m., Jeff Young wrote:
Hi Carsten,
Known problem when building 5.99 in a tree that used to hold 5.1.
Try:
cd include
rm *_lexer.h
Another option would be to issue the command "git clean -x -df" to remove
all files that are not part of the source tree.
--
Cheers!
Kevin
On 1/2/21 6:31 PM, jp charras wrote:
>
> Le 02/01/2021 à 18:11, Carsten Schoenert a écrit :
>> Am 02.01.21 um 18:07 schrieb jp charras:
>>> What is the problem with these files?
>> They are build in tree in case you do a configure out of tree?
>>
>>> They are already the final header files built f
Le 02/01/2021 à 18:11, Carsten Schoenert a écrit :
Am 02.01.21 um 18:07 schrieb jp charras:
What is the problem with these files?
They are build in tree in case you do a configure out of tree?
They are already the final header files built from the corresponding .md
files.
In my eyes it's si
Am 02.01.21 um 18:07 schrieb jp charras:
> What is the problem with these files?
They are build in tree in case you do a configure out of tree?
> They are already the final header files built from the corresponding .md
> files.
In my eyes it's simply the wrong way to build files in another plac
Hi,
Am 02.01.21 um 17:17 schrieb jp charras:
>
> Le 02/01/2021 à 17:09, Nick Østergaard a écrit :
>> FYI, there are still generated files in the source which are also
>> checked in to the source tree:
>>
>> After a make clean:
>> deleted: ../eeschema/dialogs/dialog_bom_help_md.h
>> deleted:
Hello Seth,
Am 02.01.21 um 17:02 schrieb Seth Hillbrand:
> Hello Carsten-
>
> We agree with you. This is why we moved the generated files to the
> build tree and out of the source tree. But legacy files in the source
> tree are still considered first, so older build directories need the
> fix-u
Le 02/01/2021 à 17:09, Nick Østergaard a écrit :
FYI, there are still generated files in the source which are also
checked in to the source tree:
After a make clean:
deleted: ../eeschema/dialogs/dialog_bom_help_md.h
deleted: ../pcb_calculator/attenuators/bridget_tee_formula.h
deleted:
FYI, there are still generated files in the source which are also checked
in to the source tree:
After a make clean:
deleted:../eeschema/dialogs/dialog_bom_help_md.h
deleted:../pcb_calculator/attenuators/bridget_tee_formula.h
deleted:../pcb_calculator/attenuators/pi_formula.h
deleted:
Hello Carsten-
We agree with you. This is why we moved the generated files to the build
tree and out of the source tree. But legacy files in the source tree are
still considered first, so older build directories need the fix-up that
Jeff mentioned. We might be able to get around this by changin
I’m a 3rd-grader (at best) when it comes to cmake/build systems, so I’ll leave
that one for others….
> On 2 Jan 2021, at 15:06, Carsten Schoenert wrote:
>
> Hello Jeff,
>
> Am 02.01.21 um 15:45 schrieb Jeff Young:
>> Hi Carsten,
>>
>> Known problem when building 5.99 in a tree that used to ho
Hello Jeff,
Am 02.01.21 um 15:45 schrieb Jeff Young:
> Hi Carsten,
>
> Known problem when building 5.99 in a tree that used to hold 5.1.
>
> Try:
>
> cd include
> rm *_lexer.h
ahh, yes that fixed the build.
But I see the build of additional required files within the source tree
rather as issue
Hi Carsten,
Known problem when building 5.99 in a tree that used to hold 5.1.
Try:
cd include
rm *_lexer.h
Cheers,
Jeff.
> On 2 Jan 2021, at 14:00, Carsten Schoenert wrote:
>
> Hi,
>
> since a long time I'm trying to build a current version of 5.99 again.
> But my attempt is failing with t
Hi,
since a long time I'm trying to build a current version of 5.99 again.
But my attempt is failing with this error.
> [ 70%] Built target eeschema_kiface_objects
> Scanning dependencies of target eeschema_kiface
> [ 70%] Building CXX object
> eeschema/CMakeFiles/eeschema_kiface.dir/eeschema.cp
13 matches
Mail list logo