Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with source code compilation and installation #380

Open
jack9603301 opened this issue Mar 20, 2022 · 2 comments
Open

Problems with source code compilation and installation #380

jack9603301 opened this issue Mar 20, 2022 · 2 comments

Comments

@jack9603301
Copy link

I want to use manual way to compile the whole machinekit-hal + EMCApplication, but I don't know the right way, I can finish the compilation (either deb package or make install), but can't export machinekit-hal to EMCApplication frontend, please tell me how Do? If I don't provide --with-hal, he can detect LOCAL HAL, but there seems to be a compilation error related to halui when compiling, if possible, please tell me the complete list of compilation instructions.

@RVillatore
Copy link

@jack9603301 right now emcapplication is not updated to run with current machinekit-hal.
In order to compile it, you need to fix dependencies and linker issues.
I'm working on it in my spare time, but might take a wile until I'm done.
Right now I can compile emcapplication for bullseye and foi bionic. I'm also able to generate packages for bionic but havent tested the compiled software yet.

@RVillatore
Copy link

@jack9603301 I 've managed to finish my very bad fix to compile emcapplication for the newest machinekit-hal releaso (bullseye).
Please see my git repo: https://github.com/RVillatore/EMCApplication/tree/machinekit-hal-last-update
You just need to follow the instructions under docker to create a container and build the packages.
Just to let you know, I've only compiled the application, but haven't tested it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants