Marie Katrine Ekeberg

Results 57 comments of Marie Katrine Ekeberg

@dufferzafar It solves the issue with -P as a later argument, but not the double -pp, as I found no way of solving that. Also, I interpreted a second review...

@dufferzafar Thanks for the interest in it 😄 I have now reopened the PR.

The PR #2201 was later merged after being re-opened. It fixes the issue with the `-P` option, but not the double pp. Just for information for future readers 🙂

> no external libs support That sounds extremely weird 😱 Are you sure the indexing dependencies operations are done at that point? (in VSCode you have a kotlin-option in the...

I can confirm that I also experience these errors... 😢 My guess it that it is because of this being a KMM project. I remember there was some other issue...

> It's not only KMP problem. For example, opening this directory produce the same result: https://github.com/simplex-chat/simplex-chat/tree/stable/apps/android > It's just simple plain gradle project, single module. Hmm. that one I get...

Starting to wonder if either my setup is weird, or if the server is weird with Android apps. Tried [this project](https://github.com/contentful/the-example-app.kotlin) and got this error during dependency resolution: ``` *...

> Just don't try to build this project, it's hard) For the CMake part the already built lib is needed which you don't have. I just opened it out of...

> Probably, yes. In my case Java version is 11. Don't see errors related to SDK, but see unresolved dependencies. Kotlin keyword lazy unresolved too, so there is a problem...

> As I said, better don't. To fully build the lib, you need to install Haskell, nix package manager, build GCC from source (which is a part of Nix build...