Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unresolved Reference (Kotlin Android Jetpack Compose) #3735

Closed
himanshumahajan138 opened this issue Oct 14, 2024 · 2 comments
Closed
Labels
invalid This issue is invalid or lacks required information

Comments

@himanshumahajan138
Copy link
Contributor

himanshumahajan138 commented Oct 14, 2024

Issue

Error: Unresolved Reference (Kotlin Android Jetpack Compose)

Description

Error: Unresolved Reference (This Issue comes out when we are trying to implement androidx libraries related to issue: #3550 and pr: #3696)

Steps to Reproduce

  1. Cherry Pick the commits of Pr: [WIP] Hello world Kotlin Jetpack Compose Example; Fixes:#3550 #3696
  2. Run the Command ./mill -i -j3 -k example.kotlinlib.android[2-jetpack-compose-hello-world].__.local.testCached
  3. After running it will get unresolved reference error for andoridx libraries

Expected Behavior

It should compile and build the application using jetpack compose

Actual Behavior

Getting unresolved reference error which should not come in general coz we are using aar and jar files both and following rules.

Logs

Actual Error: #3696 (comment)

CompileClasspath(before converting aar to jar): #3696 (comment)

CompileClasspath(after converting aar to jar): #3696 (comment)

Additional Information

This issue is raised to get some attention regarding the issue #3550 part 4th and i think current issue needs to be solved first

Please help out, if anyone can solve this or guide me for this...

@lihaoyi
Copy link
Member

lihaoyi commented Oct 14, 2024

Please do not open additional issues, we already have the pull request thread for discussion

@lihaoyi lihaoyi closed this as completed Oct 14, 2024
@himanshumahajan138
Copy link
Contributor Author

Actually @lihaoyi Sir, as pull request #3696 is in draft mode so no one was replying on updates so for that i thought we should discuss this issue in separate but no worries i think we can continue in #3550 issue and extend the conversation there

thanks !!!

@lefou lefou added the invalid This issue is invalid or lacks required information label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This issue is invalid or lacks required information
Projects
None yet
Development

No branches or pull requests

3 participants