Lewis

Results 5 comments of Lewis

Hello, The examples do run perfectly. I'm using the 0.12.1 gcc6 download from the website. I did run the Ubuntu scripts. I started making my game on Windows in Visual...

I'm using glm/gtx/intersect.hpp in my .h. I have just ofxAssimpModelLoader in my addons.make currently. With run and debug the crash happened at the ofRectangle: ``` Thread 1 "MageFight_debug" received signal...

Thanks for your help

This is the function. I tried commenting out everything under void and the window didn't crash. Though after setting the current state as gameplay in my .h and called my...

Hi thanks for your help, I ended up deleting this container and created a new one and managed to get it fully working. Both compiling correctly and using my GPU...