pushpalroy / JetTaskBoardKMP

Compose multi-platform application clone of Trello that runs on Android, iOS and Desktop.
Apache License 2.0
64 stars 4 forks source link

Build failed #10

Closed warmachinesocial closed 9 months ago

warmachinesocial commented 1 year ago

Actual behaviour

So I just cloned the project and tried to build in Android Studio however throws an error

Expected behaviour

Should compile the desktop side of app

I'm seeing this behaviour on

image

Hardware models

Asus UX303UB

OS versions

Linux Fedora 38

So how can we reproduce this?

  1. Just clone
  2. Try to build in Android Studio
warmachinesocial commented 1 year ago

Is that we need to define some compile option for desktop side, like I don't anything about compose multiplatform

warmachinesocial commented 1 year ago

Currently using open-jdk-17 so I think this could be an issue, or using jetbrain runtime can resolve this. I also had a look at the template so yeah it's should work

pushpalroy commented 1 year ago

@nishp77 Looking into it. Will keep you updated.

pushpalroy commented 9 months ago

Looks like a JDK issue in the system where the project was built.