kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43489
Re: unable to compile masrer HEAD
Oops, that's my fault, I inadvertently introduced a dependency on
BUILD_GITHUB_PLUGIN=ON
Dev team -- is there any reason we can't include kicad_curl always?
I used it for URL escaping as it's the only library we currently use that
has a good facility for that.
-Jon
On Sun, Feb 23, 2020 at 10:05 AM Sergey A. Borshch <
sb-sf@xxxxxxxxxxxxxxxxxxxxx> wrote:
> clean build with build settings
> KICAD_SCRIPTING=OFF
> KICAD_SCRIPTING_MODULES=OFF
> KICAD_SCRIPTING_PYTHON3=OFF
> KICAD_SCRIPTING_WXPYTHON=OFF
> KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
> KICAD_SCRIPTING_ACTION_MENU=OFF
> BUILD_GITHUB_PLUGIN=OFF
> KICAD_USE_OCE=OFF
> KICAD_USE_OCC=OFF
> KICAD_SPICE=ON
> was ok month ago. Today I got
>
> dialog_about.cpp:(.text+0x234e): undefined reference to
> `KICAD_CURL_EASY::KICAD_CURL_EASY()'
>
> what am I doing wrong?
>
> --
> Regards,
> Sergey A. Borshch mailto: sb-sf@xxxxxxxxxxxxxxx
> SB ELDI ltd. Riga, Latvia
>
> _______________________________________________
> 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