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 - Robmanu-xx

Pages: [1]
1
General / Re: Mac Xcode error: "ld: library not found for -lsfml-system"
« on: January 27, 2013, 05:32:41 am »
 ;)

2
General / Re: Game making tutorial - mac help
« on: January 24, 2013, 10:17:30 am »
Ok, Thanks everyone for the advice.

3
General / Re: Game making tutorial - mac help
« on: January 23, 2013, 01:08:21 pm »
Ok, thanks  ;)
But it seems there are no tutorials for mac.
I will try out the pc ones, but i'm afraid they might not work propely.

4
General / Re: [Mac] Help Please?
« on: January 23, 2013, 12:34:49 pm »
Glad I could help  :)

5
General / Re: [Mac] Help Please?
« on: January 23, 2013, 12:20:03 pm »
What did you already download? If you downloaded the sfml 2.0 installer the only thing you need to download is the file above that installer. http://www.sfml-dev.org/download.php After you download it open the content folder(The one you just downloaded) and press framewroks>root>library>frameworks. Once you are in that folder copy all the sfml frameworks to "/library/frameworks"
After you've done that, open your xcode project press the target and do you see the "Linked frameworks and libraries"?
Press the + sign and add other, then go to the library/frameworks(Thats the palce whre the SFML frameworks should be)  ;)

6
General / Re: Game making tutorial - mac help
« on: January 23, 2013, 12:07:05 pm »
Would you give me any hints?  And also Should i be using CMake?
Thank you

7
General / Re: [Mac] Help Please?
« on: January 23, 2013, 11:56:22 am »
Hi, yesterday i had the same problem but i figured it out.
First what you need to do is to go and press the "Target"
then go ahead and press Build Settings, scroll down to Search Paths
next to the Framework search paths write   /Library/Frameworks
then scroll down to Apple LLVM compiler 4.1 Language and do you see C++ standart library?
Change libc++ to the deflaut compiler.
And dont forget about adding all of the frameworks to the project.
Now You should be fine  :)

8
General / Re: Game making tutorial - mac help
« on: January 23, 2013, 11:40:36 am »
eXpl0it3r, I already set up the SFML on my mac, i had some problems though, but i'm good now. I'm only 15 years old and i started c++ programming when i was 14. I really want to experiment with the programming games, as I want to be a game developer in future. All i found are pc games tutorials. Could i follow tutorial for the pc and will it still work on mac?
Thanks

9
General / Game making tutorial - mac help
« on: January 23, 2013, 10:59:30 am »
Hello everyone.
I'm looking for a tutorial, which is making a game from the scratch on mac, using SFML.
Has anyone know any? Any help will be appriciated.
Thank you.

10
All i'm trying to do is to compile the code that was already in the SFML application and i get this errror :clang: error: linker command failed with exit code 1 (use -v to see invocation) and also i get a warning like that : directory not found for option '-Lusr/local/lib'
Thanks for help

11
I was actually about to update that post and I'm using mac Os with the xcode4.5. Thank you

12
eXpl0it3r I just downloaded the sfml 2.0 and I try to compile the code that was already there. Sorry about that but I'm new here

13
Hi there.
As in the subject i get this error. Could anyone help me with it?

Pages: [1]
anything