armory3d / armory3d/armory

[Linux (C)] unable to compile project

Open
#1,452 16 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
3.3k
Forks
353
Avg merge
3d 16h
Merged PRs (30d)
1

Description

unable to compile a Linux (C) HashLink project on Ubuntu.

Armory is producing the linux (C) 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`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the generated Release directory at blend_file_location/build_projectname/linux-hl-build/Release and run make on Ubuntu with the latest SDK. Inspect makefile line 11 and capture the full compiler errors, which are not included in the issue. Done means the generated Linux (C) HashLink project compiles successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux, ubuntu
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.