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

Use KSP for multiplatform codegen #6

Closed
Virelion opened this issue Sep 14, 2020 · 6 comments
Closed

Use KSP for multiplatform codegen #6

Virelion opened this issue Sep 14, 2020 · 6 comments
Labels
enhancement New feature or request P1 Highest priority

Comments

@Virelion
Copy link
Collaborator

No description provided.

@Virelion Virelion added the enhancement New feature or request label Sep 14, 2020
kamilr12 pushed a commit that referenced this issue Sep 14, 2020
…M target

Merge in ~ZIEMM/mmock from abstract-classes-jvm to master

* commit '8a9927b70911d60bf657341cb6c1d3c460bd3e12':
  Code clarification
  Known issues doc created
  Adding unit tests
  Bugfix - abstract classes with constructor, sealed class
  Support for abstract classes defaultInstance() on JVM target
@Virelion Virelion added this to the KSP based codegen milestone Sep 16, 2020
@Virelion
Copy link
Collaborator Author

@Virelion
Copy link
Collaborator Author

@Virelion
Copy link
Collaborator Author

KSP issue for multiplatform endend up in 2021Q1 milestone.
I will consider making contribution there to speed up some things

@Virelion Virelion added the P1 Highest priority label Oct 13, 2020
@kamilr12
Copy link
Collaborator

Is it still impossible to use KSP here?

@Virelion
Copy link
Collaborator Author

Virelion commented Jan 10, 2021

Yesterday I upgraded Kotlin and KSP versions. New feature allowed turning off incremental compilation that was causing trouble, but there are other errors that made it impossible to use in Kotlin multiplatform

@Virelion
Copy link
Collaborator Author

I created PR to KSP google/ksp#243 to fix last issue that is preventing usage of it.
I will prepare this branch for new KSP release (with merged fix).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Highest priority
Projects
None yet
Development

No branches or pull requests

2 participants