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

Author Topic: PhysFS for SFML  (Read 3865 times)

0 Members and 1 Guest are viewing this topic.

Centauri Soldier

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://www.AMSPublic.com
PhysFS for SFML
« on: November 13, 2011, 05:56:42 am »
It would be so supremely awesome to see PhysicsFS supported and easily integrated in SFML. I would love to have access to a virtual file system like this.

minirop

  • Sr. Member
  • ****
  • Posts: 254
    • View Profile
    • http://dev.peyj.com
PhysFS for SFML
« Reply #1 on: November 13, 2011, 08:15:23 am »
what prevent you from using SFML and PhysicsFS in the same project ?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
PhysFS for SFML
« Reply #2 on: November 13, 2011, 08:52:21 am »
Someone also wrote a sf::InputStream specialized for PhysFS (SFML 2 only).
Laurent Gomila - SFML developer

.teri

  • Newbie
  • *
  • Posts: 28
    • View Profile
sfmlphysfs
« Reply #3 on: November 15, 2011, 01:13:26 pm »
I've written a module (updated) for use PhysFS in SFML.
https://legacy.sfmluploads.org/file/89

Centauri Soldier

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://www.AMSPublic.com
PhysFS for SFML
« Reply #4 on: February 17, 2012, 12:38:25 am »
Quote
what prevent you from using SFML and PhysicsFS in the same project ?


My limited experience with C/C++.



Quote
I've written a module (updated) for use PhysFS in SFML.

Wow! I can't wait to check it out. I'll report back.

Centauri Soldier

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://www.AMSPublic.com
PhysFS for SFML
« Reply #5 on: February 17, 2012, 12:57:16 am »
Fails with this error.

Code: [Select]
sfmlphysfs.hpp|30|error: expected class-name before '{' token