Giter VIP home page Giter VIP logo

Comments (11)

igorwojda avatar igorwojda commented on May 21, 2024 4

I am observing this as well with 1.0.0-beta07. This fixed the issue for me

// app Gradle file
android
{
	...
	buildFeatures {
    	compose true
	}
}

from showkase.

vinaygaba avatar vinaygaba commented on May 21, 2024 1

@yektasarioglu If you try the latest version of Showkase alpha04, it should fix the issue. Also use the latest version of compose that just launched (alpha09). This combination should def fix the issue in my opinion. Let me know if you observe otherwise.

from showkase.

vinaygaba avatar vinaygaba commented on May 21, 2024 1

@yektasarioglu Okay let me take a deeper look at this and see if I can repro. Is the stack trace identical? Were you using any other compose libraries like navigation, paging, accompanist, etc?

from showkase.

yektasarioglu avatar yektasarioglu commented on May 21, 2024

@vinaygaba I encountered this compiler error after upgrading to alpha09. Also, Showkase alpha04 uses alpha09 of Compose. Thus, these upgrades prevent me to build the project for the testing. I would share the result as soon as I can test it. Thank you for getting back to me.

from showkase.

vinaygaba avatar vinaygaba commented on May 21, 2024

@yektasarioglu Yeah I recently bumped up Showkase to use the latest version of compose. Unfortunately, compose versions aren't compatible among each other so you will have to upgrade your compose version to alpha09 :( I have no control over that unfortunately as that is a compose compatibility issue.

from showkase.

yektasarioglu avatar yektasarioglu commented on May 21, 2024

I did but I still got the same compiler error :/

from showkase.

yektasarioglu avatar yektasarioglu commented on May 21, 2024

Accompanist is the only compose library that I use at the moment.

from showkase.

vinaygaba avatar vinaygaba commented on May 21, 2024

@yektasarioglu And are you using this version - https://github.com/chrisbanes/accompanist/releases/tag/v0.4.1
Because the older version of Accompanist will not work with compose alpha09

from showkase.

yektasarioglu avatar yektasarioglu commented on May 21, 2024

Yes. I did upgrade Accompanist to the latest 0.4.1 version and unfortunately still getting this compiler issue.

from showkase.

vinaygaba avatar vinaygaba commented on May 21, 2024

@yektasarioglu So I just tested it on an existing project and I did not encounter this issue. Try to invalidate the cache and build again and if that doesn't work either, could you publish your project on github so that I can take a look.

from showkase.

yektasarioglu avatar yektasarioglu commented on May 21, 2024

@vinaygaba I tried almost any tricks to get a successful build so that I can test it but it seems to be a Compose compiler issue rather than any other libraries. There are already three open issues about it. I also created another Empty Compose Activity from templates to simulate this issue on a new project as well. And this issue is fixed but the other project which I got this experiencing this compose compiler issue whatever I try. Thanks, Vinay for your efforts 👍

from showkase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.