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

Pages: 1 2 [3] 4 5 ... 10
31
General / sfml download
« on: March 01, 2009, 04:57:22 pm »
hmm now i tried again downloading sdk for linux:

firefox did not report any error but again i couldnt extract the files so i used
konqueror

msg:
connection to 213.203.218.125 interrupted

and that almost every time i try it -- sometimes it works but 3 times it didnt ... and i dont believe my inet has problems i can download anything else... it works
________________________________
i installed the working one- i can compile and link files now with no problems
but i cant run them
and thats what i get when i try to run the samples:

Quote

kleopatra@localhost:~/Desktop/SFML-1.4/samples/bin> ./opengl
./opengl: error while loading shared libraries: libsfml-graphics.so.1.4: wrong ELF class: ELFCLASS64
kleopatra@localhost:~/Desktop/SFML-1.4/samples/bin> ./ftp
./ftp: error while loading shared libraries: libsfml-network.so.1.4: wrong ELF class: ELFCLASS64
kleopatra@localhost:~/Desktop/SFML-1.4/samples/bin> ./wxwidgets
./wxwidgets: error while loading shared libraries: libsfml-graphics.so.1.4: wrong ELF class: ELFCLASS64
kleopatra@localhost:~/Desktop/SFML-1.4/samples/bin> ./pong
./pong: error while loading shared libraries: libsfml-audio.so.1.4: wrong ELF class: ELFCLASS64

32
General / almost got it working on linux but still need help^^
« on: March 01, 2009, 11:34:57 am »
hmm with windows it works fine, so i dont believe there are hardware-problems?

is there any possibility to get sfml for suse 64bit using yast??

i heard there is a repository for ubuntu
i dont care if its only version 1.3 , i just want to be able to learn again

33
General / sfml download
« on: March 01, 2009, 10:02:23 am »
well i think that googles chrome browser does make problems at moment

with ie it works...

34
General / sfml download
« on: March 01, 2009, 01:30:11 am »
yes i am sure^^

i didnt have any problems with it before

well here it is again:

downlöoad completed
40,9 MB in 59 s
Speed: 702 kb/s

last time it didnt work now it does ... is still wonder why
... it is really maddening -.-

35
General / sfml download
« on: February 28, 2009, 05:48:35 pm »
is it possible that the download from sourceforge causes some trouble??

as i told u i downloaded it several times with linux systems and often i had the error

: unexpected end of file

when i tried to extract the full sdk

now i downloaded the windows-sdk and tried to extract it using winrar:

Quote

!   C:\Users\Osiris\Documents\Downloads\SFML-1.4-sdk-windows.zip: Unerwartetes Archivende.


for those who dont speak german:
  unexpected end of file

...

36
General / almost got it working on linux but still need help^^
« on: February 28, 2009, 12:41:44 pm »
now i have following errors trying to run things:
in code::blocks its the sam error-message:
Quote

X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  14
  Current serial number in output stream:  14

has anyone had this before ... bout 4 o'clock a friend (linux- programming- computer- freak) is coming , maybe he can help me but till now i cant find anything that seems wrong

37
General / almost got it working on linux but still need help^^
« on: February 27, 2009, 09:18:30 pm »
well thats a excerpt from my usr/lib
Quote

lrwxrwxrwx   1 root root      29 27. Feb 14:08 libsfml-audio.so -> /usr/lib/libsfml-audio.so.1.4                                                            
-rwxr-xr-x   1 root root  150123 27. Feb 14:08 libsfml-audio.so.1.4                                                                                          
lrwxrwxrwx   1 root root      32 27. Feb 14:08 libsfml-graphics.so -> /usr/lib/libsfml-graphics.so.1.4                                                      
-rwxr-xr-x   1 root root 1331515 27. Feb 14:08 libsfml-graphics.so.1.4                                                                                      
lrwxrwxrwx   1 root root      31 27. Feb 14:08 libsfml-network.so -> /usr/lib/libsfml-network.so.1.4                                                        
-rwxr-xr-x   1 root root  125851 27. Feb 14:08 libsfml-network.so.1.4                                                                                        
lrwxrwxrwx   1 root root      30 27. Feb 14:08 libsfml-system.so -> /usr/lib/libsfml-system.so.1.4                                                          
-rwxr-xr-x   1 root root   47339 27. Feb 14:08 libsfml-system.so.1.4                                                                                        
lrwxrwxrwx   1 root root      30 27. Feb 14:08 libsfml-window.so -> /usr/lib/libsfml-window.so.1.4                                                          
-rwxr-xr-x   1 root root   99311 27. Feb 14:08 libsfml-window.so.1.4  

38
General / almost got it working on linux but still need help^^
« on: February 27, 2009, 08:16:57 pm »
now finally the installation of sfml finished without complaining bout something - and i am able to compile programms

Quote

localhost:/home/kleopatra/Dokumente # g++ -o test test.cpp -lsfml-system -lsfml-window
localhost:/home/kleopatra/Dokumente # dir
insgesamt 44
drwxr-xr-x 3 kleopatra users  4096 27. Feb 14:07 Downloads
drwxr-xr-x 2 kleopatra users  4096 27. Feb 10:02 Privat
drwxr-xr-x 2 kleopatra users  4096 27. Feb 10:02 Programmieren
drwxr-xr-x 2 kleopatra users  4096 27. Feb 10:02 Studium
-rwxr-xr-x 1 root      root  13595 27. Feb 14:13 test
-rw-r--r-- 1 kleopatra users   119 27. Feb 14:13 test.cpp
-rw-r--r-- 1 kleopatra users   114 27. Feb 14:13 test.cpp~

but trying to run it there is a little problem

Quote

localhost:/home/kleopatra/Dokumente # ./test
./test: error while loading shared libraries: libsfml-system.so.1.4: cannot open shared object file: No such file or directory

39
General / errors on kubuntu 64bit
« on: February 21, 2009, 01:24:08 pm »
well in the german forum they told me i forgot the z in tar -xvf

that was right but even now i still have the same error

and it doesnt seem sfml would install

entering directory
leaving directory

is all that it says when i type sudo make install

inside of the sfml directory

other archives do run

_______________
only one thing tar -xvfz tells that i doesnt know the opztion -z
so i diod it manually by using gzip -d

40
General / errors on kubuntu 64bit
« on: February 20, 2009, 03:56:56 pm »
sry it was :

SFML-1.4-sdk-linux.tar.gz

from sourceforge itself
i didnt have any problems with making it work on kubuntu 64 bit, but this error is anyway strange

maybe i do anythiong false??

41
General / errors on kubuntu 64bit
« on: February 20, 2009, 03:44:47 pm »
well i reinstalled my system and downloaded sfml again

download was ok

extracting:
Quote

tar -xvf SFML-1.4.tar.gz


errors:
Quote

gzip: stdin: unexpected end of file
tar: Unerwartetes Dateiende im Archiv.
tar: Unerwartetes Dateiende im Archiv.
tar: Nicht behebbarer Fehler: Programmabbruch.


in english i think it is

unexpected end of file in archiv
program was aborted

42
General / sfml linux
« on: February 19, 2009, 08:33:04 pm »
setting-> compiler and debugger -> Global COmpiler and Debugger Settings ->search Directories:

Compiler : /home/x/SFML-1.4/include
Linker     : /home/x/SFML-1.4/lib

something else?

43
General / sfml linux
« on: February 19, 2009, 07:48:46 pm »
hmm i think i have set it up alright but now i get following error:

ld||cannot find -lsfml-graphics|

actually it cant find any -lsfml-x

whats going wrong??

44
General / sfml linux
« on: February 16, 2009, 12:52:04 pm »
as far as i know there were some problems with sfml on
64 bit linux systems has this been fixed yet?

45
General / setting up again
« on: February 12, 2009, 06:59:48 pm »
any ideas plz?
im getting crazy bout this ^^

Pages: 1 2 [3] 4 5 ... 10
anything