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

Pages: [1]
1
General / Compile SFML for 32 bits
« on: October 15, 2011, 10:36:25 pm »
Nexus, I have the same problem. I did exactly the same you did, i cant solve that problem.
I downloaded the 32 bit from SFML download page, but i cant manage to get eclipse working with those, instead of the onces for 64 downloaded from synaptic.

Have you solved it?

Thx,

2
C / Vim and SFML
« on: October 03, 2011, 06:09:12 pm »
Thx kurayama, ill give it a try ;).

3
C / Vim and SFML
« on: September 10, 2011, 04:43:57 pm »
Hi everyone, i'm new to SFML world and i've been using VIM as and C++ editor. I find it really confortable and simple.
However, i'm using OmiCppComplete script for autocompleting and i cant use this feature with sf namespace.
To autocomplete with std I add to .vimrc file:
let OmniCpp_DefaultNamespaces = ["std", "_GLIBCXX_STD"]

Does anyone know what would the second field in this line be for sf namespace?

Thanks in advance,

Pages: [1]
anything