kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37286
Re: Anything I can do for GALification?
I also get this from CLion:
CMake Error at CMakeModules/CheckCXXSymbolExists.cmake:41 (_CHECK_SYMBOL_EXISTS):
Unknown CMake command "_CHECK_SYMBOL_EXISTS".
Call Stack (most recent call first):
CMakeModules/PerformFeatureChecks.cmake:94 (check_cxx_symbol_exists)
CMakeLists.txt:484 (perform_feature_checks)
> On 27 Aug 2018, at 20:43, Jeff Young <jeff@xxxxxxxxx> wrote:
>
> OK, got it cloned.
>
> But when I do a make install I’m getting:
>
> [ 1%] creating 'boost scratch repo' specifically for boost to track boost patches
> make[2]: bzr: No such file or directory
> make[2]: *** [../.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_init_boost] Error 1
> make[1]: *** [CMakeFiles/boost.dir/all] Error 2
>
> Is there something different about this repo, or did I perform some step on the main repo that I’ve now forgotten?
>
> Thanks,
> Jeff
>
>
>> On 27 Aug 2018, at 19:54, Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx <mailto:tomasz.wlostowski@xxxxxxx>> wrote:
>>
>> On 27/08/18 20:49, Jeff Young wrote:
>>> Another question: do I need to do something to see this branch?
>>>
>> Hi Jeff,
>>
>> It's here:
>>
>> https://github.com/twlostow/kicad-dev/tree/tom-eeschema-gal-aug27 <https://github.com/twlostow/kicad-dev/tree/tom-eeschema-gal-aug27>
>>
>> You can make your copy and push your patches there, rebasing on top of
>> current master from time to time.
>>
>> Tom
>>
>>> git remote show origin
>>> Enter passphrase for key '/Users/jeff/.ssh/id_rsa':
>>> * remote origin
>>> Fetch URL: git+ssh://jeyjey@xxxxxxxxxxxxxxxxx/kicad <git+ssh://jeyjey@xxxxxxxxxxxxxxxxx/kicad>
>>> Push URL: git+ssh://jeyjey@xxxxxxxxxxxxxxxxx/kicad <git+ssh://jeyjey@xxxxxxxxxxxxxxxxx/kicad>
>>> HEAD branch: master
>>> Remote branches:
>>> 4.0 tracked
>>> 5.0 tracked
>>> master tracked
>>> refs/remotes/origin/5.1 stale (use 'git remote prune' to remove)
>>> Local branches configured for 'git pull':
>>> 5.0 merges with remote 5.0
>>> 5.1 merges with remote 5.1
>>> master merges with remote master
>>> Local refs configured for 'git push':
>>> 5.0 pushes to 5.0 (local out of date)
>>> master pushes to master (fast-forwardable)
>>>
>>> I also don’t see anything under
>>>
>>> https://code.launchpad.net/kicad/+git <https://code.launchpad.net/kicad/+git>
>>>
>>> Thanks,
>>> Jeff.
>>>
>>>
>>>> On 27 Aug 2018, at 17:27, Jeff Young <jeff@xxxxxxxxx
>>>> <mailto:jeff@xxxxxxxxx <mailto:jeff@xxxxxxxxx>>> wrote:
>>>>
>>>> Hi Tom,
>>>>
>>>> What’s the plan for merging? Will I push changes to your branch, or
>>>> will you be re-basing it and I should send you patches?
>>>>
>>>> Cheers,
>>>> Jeff.
>>>>
>>>>
>>>>> On 27 Aug 2018, at 14:49, Tomasz Wlostowski
>>>>> <tomasz.wlostowski@xxxxxxx <mailto:tomasz.wlostowski@xxxxxxx> <mailto:tomasz.wlostowski@xxxxxxx <mailto:tomasz.wlostowski@xxxxxxx>>> wrote:
>>>>>
>>>>> On 27/08/18 15:43, Jeff Young wrote:
>>>>>> Cool. I’ll start on the dialog preview widgets.
>>>>>>
>>>>>
>>>>> There's probably more unimplemented or buggy stuff - so just try to
>>>>> draw/edit some schematics for a while...
>>>>>
>>>>> Tom
>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>>>> <https://launchpad.net/%7Ekicad-developers <https://launchpad.net/%7Ekicad-developers>>
>>>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>>
>>>> Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>>>> <https://launchpad.net/%7Ekicad-developers <https://launchpad.net/%7Ekicad-developers>>
>>>> More help : https://help.launchpad.net/ListHelp <https://help.launchpad.net/ListHelp>
References