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

Pages: [1]
1
General / Dev-C++ Instalation
« on: November 13, 2008, 05:26:43 pm »
The Dev-c++ compile without any error but when i click run it's just give me the warning...
Another thing, i can't see the exe anywhere. I think that compile but doesn't create the exe.. Any sugertion?

C::b its similar to dev-c++?

My english isn't good too :p

2
General / Dev-C++ Instalation
« on: November 13, 2008, 11:41:52 am »
I correct the step 3 to "3-Extract SFML-1.3-dev-windows and copy SFML to C:\Programs\Dev-Cpp\include "

And now i have "Done" when i compile :)

But when i click run i have an warning: "Source file not compiled"...

:S

3
General / Dev-C++ Instalation
« on: November 12, 2008, 08:23:56 pm »
I'm having some problems to use your library with Dev-C++.

My Dev-C++ version is 4.9.9.2

That is the steps that i made:

1- Download [/img]http://sourceforge.net/project/downloading.php?groupname=sfml&filename=SFML-1.3-dev-windows.zip&use_mirror=ovhhttp://

2-Tested an Hello World on Dev-C++ and it's ok.

3-Extract SFML-1.3-dev-windows and copy SFML-1.3 to C:\Programs\Dev-Cpp\include

4-Copy the *.a files in SFML-1.3\lib\mingw to the C:\Programs\Dev-Cpp\lib

5-Add:
[img]http://fe.up.pt/~ee06091/1.jpg[/img]

6-Use a example code and the errors:
[img]http://fe.up.pt/~ee06091/2.jpg[/img]

Any suggestions?

Pages: [1]