Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pretorit

Pages: [1]
1
General / Re: Post-Installation Test Code Crashing
« on: April 19, 2016, 12:58:09 am »
Yes, it says that the software for my drivers is up to date. By other OpenGL applications do you mean GLFW and SDL?? I've only started with OpenGL so this was the first code I ran after setup. It appears like the code is stuck in an infinite loop because the console pops up and the white underscore blinks a few times before my pc freezes. It is a simple green circle so I don't understand how it can be exhausting my computer.

2
General / Post-Installation Test Code Crashing
« on: April 18, 2016, 01:04:15 am »
Hi guys, I've been following this tutorial: http://www.sfml-dev.org/tutorials/2.3/start-vc.php and the code compiles just fine, however when I go to run the code a blank terminal window pops up (the green circle doesn't appear) and my computer completely freezes. I've got a Dell Inspiron N5050 with HD i3 2370M graphics card (purchased in 2012), which I think is to blame for the crashes because whenever I interact with the graphics card e.g. by an external app trying to glean it's specs or manually trying to get it's specs in device manager, it crashes my computer. It is possible that the code is to blame so I've uploaded a zip file of the project to google drive:
https://drive.google.com/file/d/0B1-wT65tAIt_X0twRFlESW8tek0/view?usp=sharing
I would appreciate it if anyone can rule out that the project setup is to blame by testing on their own pc's and if they can offer any advice as to what is causing these crashes.
Thanks for your time.

Pages: [1]