kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #39243
Re: [PATCH] Build fixes: bitmaps and polygon
On 1/31/2019 11:17 AM, Simon Richter wrote:
> Hi,
>
> On 31.01.19 16:11, jp charras wrote:
>
>> "CMake Error at pcbnew/CMakeLists.txt:645 (target_link_libraries):
>> Object library target "pcbnew_kiface_objects" may not link to anything."
>
> By the way, why are we even linking pcbnew twice? The python module and
> the kiface are bitwise identical on my system, and we could probably use
> CMake's builtin copy function to allow installing it twice with
> different names.
I thought Dick fixed this a long time ago unless someone unfixed it.
>
> If there is no good reason for that, that would solve a lot of issues
> already including the failing QA builds that ajo's Jenkins instance reports.
>
> Simon
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References