Yes, the Machinekit-CNC@master cannot be currently built on top of 
Machinekit-HAL@master. This was done because the original build flow was 
extremely inflexible and the precedence was given to option to build Enhanced 
Machine Controller (which is developed as part of LinuxCNC and the development 
is much more active than Machinekit's own CNC portions). This is now possible - 
https://github.com/machinekit/emcapplication and can be previewed by following 
instructions here: 
https://github.com/machinekit/EMCApplication/issues/1#issue-666660311 .

I am hoping that Machinekit-CNC will be again buildable on Machinekit-HAL after 
CMake build system switch, which should filter out problems stemming out from 
kernel-space module past and streamline the whole operation.

Cern.


Aug 11, 2020, 11:23 by [email protected]:

> I also encountered  the same problem 。I‘ll try this check out later。
> You just solved this problem by check out commit id?
>
> 在 2020年6月21日星期日 UTC+8上午1:14:17,Michael Labuda写道:
>
>> Hello,
>>
>> I am setting up a development environment and trying to build machine-kit 
>> from source, I was able to build machinekit-hal without any problems, but 
>> machinekit-cnc is a different story. Following instructions given on >> 
>> https://www.machinekit.io/>> docs/developing/machinekit->> 
>> developing/#get-source-and->> build>>  I encountered problems immediately as 
>> there is no build_with_cnc script included in the machinekit git. I found 
>> this script in someone else's repo and copied it over. It started to compile 
>> but then failed after it couldn't find /machinekit-cnc/src/libnml/>> 
>> nml/inifile.XX. These appear to be symlinks to some fakeinclude directory. I 
>> put in some dummy empty inifile.XX files which got me a bit further but 
>> other source files are actually attempting to use an Inifile class that 
>> doesn't exist. What's going on here? Did I clone the wrong repo or something?
>>
>> Thanks,
>> Michael
>>
>
>
>
> --
>  website: > http://www.machinekit.io>  blog: > http://blog.machinekit.io>  
> github: > https://github.com/machinekit
>  --- 
>  You received this message because you are subscribed to the Google Groups 
> "Machinekit" group.
>  To unsubscribe from this group and stop receiving emails from it, send an 
> email to > [email protected]> .
>  To view this discussion on the web visit > 
> https://groups.google.com/d/msgid/machinekit/2846e9a6-95ea-486f-abcf-44e958b00798o%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/machinekit/2846e9a6-95ea-486f-abcf-44e958b00798o%40googlegroups.com?utm_medium=email&utm_source=footer>>
>  .
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/machinekit/MESsDiT--Z-2%40tuta.io.

Reply via email to