FokkeZB / nl.fokkezb.loading

The widget provides a simple loading mask that can be easily styled and configured.
93 stars 18 forks source link

Alloy compiler failed #25

Closed walaa12 closed 8 years ago

walaa12 commented 9 years ago

when i use the current version, there is the following error:

[ERROR] : widget "nl.fokkezb.loading" view "view" does not exist. [ERROR] : The following paths were inspected: [ERROR] : /Users/walaagomaa/Documents/newOne/LDMAProject/app/widgets/nl.fokkezb.loading/views/android/view [ERROR] : /Users/walaagomaa/Documents/newOne/LDMAProject/app/widgets/nl.fokkezb.loading/views/view [ERROR] : /usr/local/lib/node_modules/alloy/widgets/nl.fokkezb.loading/views/android/view [ERROR] : /usr/local/lib/node_modules/alloy/widgets/nl.fokkezb.loading/views/view [ERROR] : Alloy compiler failed

any help please,

FokkeZB commented 9 years ago

I just ran the test branch with SDK 4.0.0 and the master version of the widget and it works fine on iOS, both the window and the view version.

Please provide more context (versions, implementation code) and verify if the contents of /Users/walaagomaa/Documents/newOne/LDMAProject/app/widgets/nl.fokkezb.loading/views are identical to https://github.com/FokkeZB/nl.fokkezb.loading/tree/master/views

FokkeZB commented 8 years ago

Closing for inactivity