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

Pages: [1]
1
Graphics / Re: ELF file OS ABI invalid
« on: June 06, 2013, 06:32:36 pm »
ogg file is fine
i guess sndfile doesnt match with requirement
i recompile sfml in ubuntu 9.1
and it plays nicely
there is only annoy shout from mr. old kernel which should be in museum

bt_audio_service_open: connect() failed: Connection refused (111)
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try adjusting the vblank_mode configuration parameter.



thanks

2
Graphics / Re: ELF file OS ABI invalid
« on: June 06, 2013, 10:40:25 am »
as you said, my program works after compile sfml
i never think compiling sfml would be easy in slack

honestly it's horror to touch source code
so i usually use binary file

just report
i tested from source in doc main page
program can't play ogg file
but no problem with wav file

Failed to open sound file "lepidoptera.ogg" (File contains data in an unimplemented format.)
Failed to play audio stream: sound parameters have not been initialized (call Initialize first)


however thank u very much
i'm glad the big bos replied post from new member like me

3
Graphics / ELF file OS ABI invalid
« on: June 03, 2013, 05:44:50 am »
hi guys
i just use sfml 2, congrat for your release, Laurent
no warning & error i got after output exec file
but when i run it
i got this message:

error while loading shared libraries: /usr/local/lib/libsfml-graphics.so.2: ELF file OS ABI invalid

my os is slackware 13
how to solve that problem?

thanks all

Pages: [1]
anything