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

Author Topic: SFML 1.4  (Read 25086 times)

0 Members and 1 Guest are viewing this topic.

SirJulio

  • Full Member
  • ***
  • Posts: 241
    • View Profile
SFML 1.4
« Reply #30 on: December 08, 2008, 10:24:34 pm »
Quote from: "christoph"
Hm what I want is the behaviour introduced by http://paste.debian.net/22798/ -- when you use destdir now, the symlink contains the absolute path. I do really prefer having an relative path in the symlinks (symlink: libsfml-system.so -> libsfml-system.so.1.4)

Rationale: If you do an 2 Step install, first building the lib, installing to an temporary directory moving the libs somewhere else and placing them there in /usr/lib -- the thing all distributions do -- you will get /usr/lib/libsfml-system.so linking to /home/user/build/sfml/lib/libsfml-syste.so.1.4 or something like that which is not what one would want.

I guess this should not break anything, libsfml*.so is pointing now to the corresponding *.so.1.4 in the same dir.


Oups, i hadn't seen this post, and i already made some changes in CSFML makefiles. Could you tell me if I made the right changes ?

edit : rev 953.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #31 on: December 09, 2008, 07:50:16 am »
Thank you :)
Laurent Gomila - SFML developer

lzr

  • Newbie
  • *
  • Posts: 48
    • View Profile
    • http://lzr.cc
SFML 1.4
« Reply #32 on: December 09, 2008, 08:43:26 am »
I've been watching this thread with so much anticipation since it was started. One of the reasons I rewrote OTO for SFML was for the potential cross-platformability. What's the current estimated release date for 1.4? Sorry, I'm just a little curious/excited about this version.

-Leeran Z. Raphaely

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #33 on: December 09, 2008, 11:02:19 am »
Everything is ready, I just have to find some time to finish the new tutorials and pack/upload the archives.

If you're too curious/excited you can also get the current SVN revision and make your own private release :)
Laurent Gomila - SFML developer

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #34 on: December 12, 2008, 07:54:59 am »
Not for 1.4, sorry :(
Laurent Gomila - SFML developer

christoph

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://www.christoph-egger.org
SFML 1.4
« Reply #35 on: December 13, 2008, 02:14:00 pm »
OK I prepared a set of debian (actually ubuntu) packages of SFML1.4

For all users of Ubuntu 8.10 you can use the following apt-sources lines:

Code: [Select]
deb http://ppa.launchpad.net/christoph-egger/ubuntu intrepid main
deb-src http://ppa.launchpad.net/christoph-egger/ubuntu intrepid main


More information on https://launchpad.net/~christoph-egger/+archive

All this will enter the official path as soon as the debian release is out (maybee I find an way for ubuntu to get around this)

dabo

  • Sr. Member
  • ****
  • Posts: 260
    • View Profile
    • http://www.dabostudios.net
SFML 1.4
« Reply #36 on: January 04, 2009, 12:14:06 am »
What's the status on the release?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #37 on: January 04, 2009, 11:15:03 am »
All the packages are done, the documentation is ready and there's just one more tutorial to write before I can release SFML 1.4. It should be done in the next few days.
Laurent Gomila - SFML developer

dabo

  • Sr. Member
  • ****
  • Posts: 260
    • View Profile
    • http://www.dabostudios.net
SFML 1.4
« Reply #38 on: January 04, 2009, 12:20:29 pm »
Quote from: "Laurent"
All the packages are done, the documentation is ready and there's just one more tutorial to write before I can release SFML 1.4. It should be done in the next few days.

Sounds great, looking forward to it.

Daazku

  • Hero Member
  • *****
  • Posts: 896
    • View Profile
SFML 1.4
« Reply #39 on: January 05, 2009, 07:14:09 pm »
Quote from: "Wavesonics"
can't wait!


Just download the sources from svn :P
Pensez à mettre le tag [Résolu] une fois la réponse à votre question trouvée.
Remember to add the tag [Solved] when you got an answer to your question.

lzr

  • Newbie
  • *
  • Posts: 48
    • View Profile
    • http://lzr.cc
SFML 1.4
« Reply #40 on: January 05, 2009, 11:22:21 pm »
I'm mostly excited for the Xcode tutorials. I've wanted to port my game to Mac OS X for a long time, but I don't even know where to begin on Mac development.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #41 on: January 06, 2009, 07:50:40 am »
The Xcode tutorial is already online ;)
Laurent Gomila - SFML developer

HannesP

  • Newbie
  • *
  • Posts: 6
    • View Profile
SFML 1.4
« Reply #42 on: January 07, 2009, 08:29:12 pm »
Quote from: "Laurent"
The Xcode tutorial is already online ;)


When will the files be uploaded? I've been looking around for game libraries, and SFML seems to be the one I need, so I'm quite excited :)

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML 1.4
« Reply #43 on: January 07, 2009, 09:23:06 pm »
Everything you need is online.
Laurent Gomila - SFML developer

Mikea

  • Newbie
  • *
  • Posts: 28
    • View Profile
SFML 1.4
« Reply #44 on: January 07, 2009, 09:27:51 pm »
Can you tell us which tutorials were updated since 1.3 ?? It kinda sucks to re-read everything, since I started 2 days ago and read everything from 1.3.. xD

Thanks.
Check out my sfml games here