24 minutes ago, nubnubbud said:That's great, and I'll try it in a few hours when I can, but how does it differ from Cura's masters, and will those differences make any issues for making commits or pull requests?
Ah, yes, my mb-linux and mb-windows branches in the cura-build repo reference my own repos for the source for Cura, CuraEngine and Uranium. You will probably want to modify the cmake files in the project directory to reference either Ultimaker's repo or your own fork and also to specify the desired branch you want to build.
Recommended Posts
Top Posters In This Topic
35
16
8
5
Popular Days
May 20
14
May 21
7
May 31
6
Jun 17
6
Top Posters In This Topic
nubnubbud 35 posts
rburema 16 posts
ahoeben 8 posts
burtoogle 5 posts
Popular Days
May 20 2019
14 posts
May 21 2019
7 posts
May 31 2019
6 posts
Jun 17 2019
6 posts
Popular Posts
burtoogle
Hello @nubnubbud. In theory it's just a matter of cloning the cura-build-environment repo and following the instructions to build that and then cloning the cura-build repo and following the instructi
nallath
I've never used the cura-build scripts on the laptop I do all the development work on. I basically did the following things; - Check out libArcus - Create build folder, run cmake &a
ahoeben
You need to do libArcus before CuraEngine, because CuraEngine requires libArcus (right?).
Posted Images
burtoogle 509
Hello @nubnubbud. In theory it's just a matter of cloning the cura-build-environment repo and following the instructions to build that and then cloning the cura-build repo and following the instructions to build that. However, I have found that I cannot build a working cura using the master branches of those repos. In my forks of those repos I have my own branches that I work from (mb-linux, mb-windows and mb-osx). I am no longer able to build a working OS X binary but the mb-linux and mb-windows branches work with the current master branches of the cura sources. So, you could try cloning my repos and trying to build from them. See https://github.com/smartavionics/cura-build-environment and https://github.com/smartavionics/cura-build. Hope this helps.
Link to post
Share on other sites
nubnubbud 7
That's great, and I'll try it in a few hours when I can, but how does it differ from Cura's masters, and will those differences make any issues for making commits or pull requests?
Link to post
Share on other sites