armory: [Linux (C)] unable to compile project
unable to compile a Linux © HashLink project on Ubuntu.
Armory is producing the linux © HashLink project correctly, using the lastest SDK. But the project will not compile manually.
I tried the command “make” in the produced “Release” directory as per the documentation :
Afterwards, you can compile the project using the generated makefile in blend_file_location/build_projectname/linux-hl-build/Release
but it will return a full list of errors when trying to compile, and return the following:
makefile:11: recipe for target 'kore_sources.o' failed
About this issue
- Original URL
- State: open
- Created 5 years ago
- Comments: 16 (11 by maintainers)
Commits related to this issue
- Previous build instructions were incorrect; see https://github.com/armory3d/armory/issues/1452 — committed to Rashidapp/Armory_Documentation by RLP9GHR60I 4 years ago
After I installed CodeBlocks IDE on Ubuntu, it seems that the project is able to compile in CodeBlocks now…
Refer to the WIKI: https://github.com/Kode/Kha/wiki/Linux