Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview not show up #24

Closed
fsjack opened this issue Mar 10, 2014 · 2 comments
Closed

Preview not show up #24

fsjack opened this issue Mar 10, 2014 · 2 comments

Comments

@fsjack
Copy link

fsjack commented Mar 10, 2014

Nothing happen when i input "show self.view".

@arigrant
Copy link
Contributor

show view is equivalent to [view setHidden:NO]. If you want to actually see the view you need to do showview view. There is an open issue already to improve the naming here.

@fsjack
Copy link
Author

fsjack commented Mar 10, 2014

Thanks @arigrant .

Another problem raised.

Error [IRForTarget]: Call to a symbol-only function 'memset' that is not present in the target
error: warning: function 'UIGraphicsBeginImageContextWithOptions' has internal linkage but is not defined
note: used here
error: The expression could not be prepared to run in the target

Then as expected,Preview show up but also a alert show up with it saying "Could not open a empty file".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants