LayoutCast icon indicating copy to clipboard operation
LayoutCast copied to clipboard

Ressources not found

Open JulienDev opened this issue 9 years ago • 7 comments

Thanks for your awesome tool, whoever I have some problems building it because AppCompat v7 are not found. You can find the logs here : https://pastebin.mozilla.org/8842384

Some informations about my project :

compileSdkVersion 22
buildToolsVersion "22.0.1"
minSdkVersion 15
targetSdkVersion 22
compile 'com.android.support:appcompat-v7:22.2.1'

Do you know how to fix it?

Thanks !

JulienDev avatar Aug 11 '15 13:08 JulienDev

I have this problem too. Errors are the same with the given link. The idea of the library is brilliant. Hope it will be done soon enough.

1hsyn1 avatar Aug 17 '15 08:08 1hsyn1

+1 have this issue as well

kmityakov avatar Aug 17 '15 12:08 kmityakov

+1! Without this, the library is practically unusable. Most projects will use the support library.

savvasdalkitsis avatar Aug 18 '15 17:08 savvasdalkitsis

+1

jenzz avatar Aug 18 '15 17:08 jenzz

+1

silviul avatar Aug 18 '15 17:08 silviul

+1

compileSdkVersion 23 buildToolsVersion "23" minSdkVersion 15 targetSdkVersion 23

compile 'com.android.support:appcompat-v7:23.0.0'

JerzyPuchalski avatar Aug 20 '15 07:08 JerzyPuchalski

+1

jonkun avatar Oct 19 '15 13:10 jonkun