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

installation error #1

Open
m0userat25 opened this issue Apr 25, 2018 · 1 comment
Open

installation error #1

m0userat25 opened this issue Apr 25, 2018 · 1 comment

Comments

@m0userat25
Copy link

Hello Mark,

I installed Stage 2.3.3 per the instructions on https://cafarm.gitbooks.io/stage/content/Getting-Started.html.

When I try to run a demo e.g., stage.demos.aperture I get the following error:

Unexpected unknown exception from MEX file..

Error in stage.core.Window (line 51)
obj.handle = glfwCreateWindow(size(1), size(2), 'Stage', [], []);

Error in stage.demos.centerSurround (line 5)
window = Window([500, 500], false);
Undefined function or variable 'Unexpected'.

I am using 2017b on Mac OS high sierra.

I recently successfully installed it on matlab 2016b on windows. could it be possible that I need to use 2016b for running stage?

Thanks!

Abhishek

@cafarm
Copy link
Member

cafarm commented May 4, 2018

Hi Abhishek,

Recent macOS updates have caused issues with GLFW. It looks like they're 95% done with GLFW 3.3 (per http://www.glfw.org/). I'd love to update Stage to 3.3 when they release it and hopefully fix whatever is happening on macOS. Unfortunately Apple releases breaking updates fairly regularly and I'm not able to keep up.

-Mark

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