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

Pages: [1]
1
General / SFML and XCode4.1
« on: August 08, 2011, 12:17:08 am »
Thanks! Its all running perfectly now!

2
General / SFML and XCode4.1
« on: August 07, 2011, 10:12:13 pm »
Thanks a lot

In ended up with SFML 2.0 and followed the cmake tutorial, but i get a linker error saying:

ld: library not found for -lsfml-system-d
Command /Developer/usr/bin/clang++ failed with exit code 1

Any suggestions?

3
General / SFML and XCode4.1
« on: August 07, 2011, 04:46:34 pm »
I did the same things the tutorial and you want me to do:

I copied /lib64/... (all 6 folders) and /extlibs/bin/x86_64/sndfile.framework to /Library/Frameworks

http://imageshack.us/f/847/screen1d.jpg/

Then I copied the 2 directories (Graphic & Window) from /build/xcode/templates to /Developer/Library/Xcode/Templates/Project Templates/Mac/Application and the SFML Tool Folder to /build/xcode/templates to /Developer/Library/Xcode/Templates/Project Templates/Mac/Application/Command Line Tool.xctemplate

http://imageshack.us/f/695/screen2dqo.jpg/

But it still doesnt work for me :(
Does it have something to do with Mac Lion?

4
General / SFML and XCode4.1
« on: August 06, 2011, 11:12:26 pm »
Hey,

I have problems installing SFML on my mac and couldn't find an answer on this forum.

I followed this tutorial:
http://www.sfml-dev.org/tutorials/1.6/start-osx.php

But as I run XCode --> New Project --> Application I cannot see the SFML Applications, so something went wrong during installation. I did the same things named in tutorial except that some folders have different names (cause of Lion/XCode 4.1?)

Further on I couldn't find the folder "/Developer/Library/Xcode/Project Templates/Command Line Utility", so what shall I do with the SFML Tool directory?

Can someone help me?

Greetings
Rusty1s

Pages: [1]