Maize icon indicating copy to clipboard operation
Maize copied to clipboard

Error while compiling Maize with Theos on macOS

Open AngryKiller opened this issue 6 years ago • 0 comments

     ==> Compiling MZEButtonModuleView.m (armv7)…
     MZEButtonModuleView.m:25:64: error: property '_continuousCornerRadius' not found on object                   of type '_MZEBackdropView *'
     ((MZEMaterialView *)_highlightedBackgroundView).backdropView._continuousCornerRadius =          [MZELayoutOptions expandedModuleCornerRadius];
                                                                         ^
     1 error generated.

AngryKiller avatar Mar 02 '18 19:03 AngryKiller