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

Issue running the demo app #104

Open
hammackj opened this issue Oct 26, 2013 · 2 comments
Open

Issue running the demo app #104

hammackj opened this issue Oct 26, 2013 · 2 comments

Comments

@hammackj
Copy link

I am getting the following error:

[hammackj@taco:~/Documents/opensource/rust-sdl]$ rustc -L$PWD demo/demo.rc
warning: no debug symbols in executable (-arch x86_64)
[hammackj@taco:~/Documents/opensource/rust-sdl]$ ./demo/demo
2013-10-25 23:38:10.990 demo[5196:1003] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating CGSWindow on line 263'
*** First throw call stack:
(
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
[hammackj@taco:~/Documents/opensource/rust-sdl]$ 

I am trying to compile the demo. I am using OSX 10.9 with rust from brew. I am a bit new to rust, so I am not exactly sure what is needed to fix this.

Any tips/thoughts would be great.
Thanks

@grumdrig
Copy link

Me too. Did you ever find a workaround?

@pnkfelix
Copy link
Contributor

I have described a work-around on Issue #118 and have an alternative demo app for win32 and OS X on PR #120.

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

3 participants