Search found 4 matches
- Fri Aug 30, 2019 15:44
- Forum: Help
- Topic: CEGUI throws EXC_BAD_ACCESS in XCode 10
- Replies: 6
- Views: 19072
Re: CEGUI throws EXC_BAD_ACCESS in XCode 10
So now I'm having a different problem: When I try to rebuild CEGUI with the samples, I get this error: [100%] Linking CXX executable ../bin/CEGUISampleFramework-0.8.app/Contents/MacOS/CEGUISampleFramework-0.8 Undefined symbols for architecture x86_64: "_CVDisplayLinkCreateWithCGDisplay", r...
- Fri Aug 30, 2019 15:08
- Forum: Help
- Topic: CEGUI throws EXC_BAD_ACCESS in XCode 10
- Replies: 6
- Views: 19072
Re: CEGUI throws EXC_BAD_ACCESS in XCode 10
Alright, thank you so much for your help!
- Thu Aug 29, 2019 20:08
- Forum: Help
- Topic: CEGUI throws EXC_BAD_ACCESS in XCode 10
- Replies: 6
- Views: 19072
Re: CEGUI throws EXC_BAD_ACCESS in XCode 10
Hello, and thank you for the reply! This probably sounds very noobish, however I don’t know what those are. Do you know of anywhere I could learn?
Sorry that I’m coming in to this unprepared, but thank you for the help!
Sorry that I’m coming in to this unprepared, but thank you for the help!
- Thu Aug 29, 2019 14:52
- Forum: Help
- Topic: CEGUI throws EXC_BAD_ACCESS in XCode 10
- Replies: 6
- Views: 19072
CEGUI throws EXC_BAD_ACCESS in XCode 10
Hello everyone, I'm having some issues using CEGUI with XCode 10. I'm trying to follow the tutorials found here: http://static.cegui.org.uk/docs/0.8.7/rendering_tutorial.html However I'm unable to even create a bootstrap system. (I've also tried the manual object creation it suggests, it also doesn'...