halcompile problem

More
08 Oct 2021 13:45 - 08 Oct 2021 13:47 #222550 by bkt
halcompile problem was created by bkt
I try after long time to compile a new kinematics type .... so i try:

k@k:~/linuxcnc-dev/src/emc/kinematics$ sudo halcompile --preprocess rotarydeltakins-k2020.c
Unrecognized file type for mode preprocess: 'rotarydeltakins-k2020.c'


But obtain warning/error messages ..... but file exist on that folder ... so not understand whats happens.

halcompile is installed:


[code]k@k:~$ locate halcompile /home/k/linuxcnc-dev/bin/halcompile .... ....


thanks for any help
[/code]
Last edit: 08 Oct 2021 13:47 by bkt.

Please Log in or Create an account to join the conversation.

More
08 Oct 2021 16:19 #222559 by bkt
Replied by bkt on topic halcompile problem
..... sudo halcompile --compile filename.c ..... it works .....

Please Log in or Create an account to join the conversation.

More
08 Oct 2021 22:45 #222601 by andypugh
Replied by andypugh on topic halcompile problem
--preprocess converts .comp to .c, so if the file is already .c, there isn't anything for it to do.
The following user(s) said Thank You: bkt

Please Log in or Create an account to join the conversation.

Time to create page: 0.128 seconds
Powered by Kunena Forum