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 - Harris6310

Pages: [1]
1
General / Re: Compiling Error
« on: September 11, 2013, 01:05:25 am »
Oh right. I went for the one with MinGW in the name. I have tried the other and it works. Thanks.

2
General / Re: Compiling Error
« on: September 11, 2013, 12:45:48 am »
I am using SFML 2.1 GCC 4.7 MinGW (DW2) - 32 bits.

3
General / Re: Compiling Error
« on: September 11, 2013, 12:27:11 am »
Thank you for you help.

I have tried using SFML under Windows with Code::Blocks but when I try to compile, I get this error:

Quote
The procedure entry point __gxx_personality_v0 could not be located in the dynamic link library

What am I doing wrong now?

4
General / Compiling Error
« on: September 04, 2013, 12:29:35 am »
Hello. I have recently installed 'libsfml-dev' on my Linux system. I have tried compiling a basic SFML application using the g++ compiler from command line. Yet I receive this error:

Quote
/usr/include/SFML/Window/OpenGL.hpp:47:23: fatal error: GL/gl.h: No such file or directory

What is it that I am doing wrong?


Pages: [1]
anything