kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #40810
Re: I've somehow broken my build...
-
To:
Jeff Young <jeff@xxxxxxxxx>
-
From:
Bernhard Stegmaier <stegmaier@xxxxxxxxxxxxx>
-
Date:
Sun, 26 May 2019 22:41:26 +0200
-
Arc-authentication-results:
i=1; ORIGINATING; none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=sw-systems.de; s=mail; t=1558903289; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eZrTD9K4vaVEU8CHcyzLm0ubDPWjAWtlsNkmNnFNO+Y=; b=PMvutRrRDcB88vEe+9WtCHhxlHDZRxprFdgFvBZTNRra7lLBfvYMyoKXdonMYCDDKOFE/Q rq78d9dBuRfX6l7lSKIpX+V6H6NRzu/d+hXkQpKdYGL8u2WbYxp9HXy0U7ga5oFUyrm+R1 TfrjyEFOUYqJ0CIRHtDq9MImJejNQWk=
-
Arc-seal:
i=1; s=mail; d=sw-systems.de; t=1558903289; a=rsa-sha256; cv=none; b=QFjZmCbUzXk6yZVUrfSW6dBHqqRJ+aGrQ0lEl8djODL6oXNqwUuG//rO7HCLIpC38zs50h FF4x8q1iG74vpCt4UQyhzmCGvgr9Ms0Y9cAMI3i0f9XkzuQGttC+Sv/fXghDOJkI2LCPA0 HMukr5QJkw8xspgyMG8ngCUkNQhM2EY=
-
Cc:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<A71D71C5-03ED-44D6-8ECC-21050C27B8DD@rokeby.ie>
The “sub-apps” shouldn’t have a Frameworks folder, but use the one from the “parent” Kicad.app (otherwise all the libs would be duplicated).
Did you maybe issue a “make install” in your build folder?
After that (I guess due to rewriting the paths, including all the dependencies, and all what happens while creating the bundle) the build folder is pretty borked.
I tried to continue to use it for usual development, but it had weird errors.
I usually just delete it after a “make install" and start from scratch.
Regards,
Bernhard
> On 26. May 2019, at 22:07, Jeff Young <jeff@xxxxxxxxx> wrote:
>
> I can no longer run pl_editor.
>
> It pukes trying to open dlls in bin/Kicad.app/Contents/Applications/pl_editor.app/Contents/Frameworks/.
>
> If I copy Frameworks/ from bin/Kicad.app/Contents/Frameworks/ then it works fine (but nukes it the next time I build).
>
> The other apps don’t have a Frameworks/ in their directory, but they seem to work fine.
>
> Any ideas?
> _______________________________________________
> 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
Follow ups
References