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

Author Topic: Linux - complining only network module  (Read 1109 times)

0 Members and 1 Guest are viewing this topic.

trilavia

  • Newbie
  • *
  • Posts: 28
    • View Profile
Linux - complining only network module
« on: December 11, 2012, 12:28:14 pm »
I'm writing linux server. I use enet for reliable udp and I want to use sf::Packet for easy packet managment (and then send packets using enet, it works and its great). Now I have server on my home linux pc, so I have full sfml compiled here. However server will be on VPS, so my question is how to tweak cmake and what libs I need to just compile only network module on linux.

Thanks

 

anything