question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Project build error in Android Studio

See original GitHub issue

Description Empty project build error: ..\ArmorySDK\Kha\Backends\KoreHL\KoreC\vertexbuffer.cpp:43: error: undefined reference to 'Kore::Graphics4::VertexBuffer::stride()'

System Blender: 2.83.5 Armory: git, master (9ad68b5) OS: Windows 10 64-bit Graphics card: NVIDIA GeForce 930M

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
luboslencocommented, Oct 1, 2020

HL compile fixed via https://github.com/Kode/Kha/pull/1251, and Krom crashes should also be resolved now via https://github.com/Kode/Kinc/pull/560. I have also updated https://github.com/armory3d/armsdk to point to the latest Kha, Kinc and Krom.

0reactions
e1e5en-gdcommented, Oct 1, 2020

Build and running =)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to build project with Android studio - Stack Overflow
File->Other Settings->Default Project Structure · Under Project Settings: Project, set Project SDK as Android SDK. · Click Edit button · For Android SDK,...
Read more >
Known issues with Android Studio and Android Gradle Plugin
Known issues with Android Studio and Android Gradle Plugin · Error when rendering Compose Preview · Error when using different passwords for key...
Read more >
Different Ways to fix "Error running android: Gradle project ...
Method 1: Restarting your project using Invalidate Caches and Restart option · Method 2: Sync your project with Gradle files · Method 3:...
Read more >
Why does a build fail in Android Studio even if I don't ... - Quora
There are several causes for gradle build fail in Android studio. Few reasons might be: * Dependencies added * Importing the project from...
Read more >
Android Studio unable to build any projects in SDK...
After this the project could sync gradle stuff but compilation fails after passing the build of the native lib on: Execution failed for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found