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

Pages: [1]
1
General / Re: Thor and CMake Error - OSX
« on: June 28, 2012, 08:52:59 pm »
I've both compiled and installed SFML with the same results - no "SFML" folder with lib/include in it. I've checked to see if it's a hidden folder - nothing. Thanks for your help anyway.

2
General / Thor and CMake Error - OSX
« on: June 24, 2012, 02:33:52 am »
I'd like to apologise in advance if I've broken any rules. I am having some difficulty compiling Thor 1.1 on 10.7.4.
I've read through this thread, and have tried all mentioned directories with the same error:


I'm quite new to SFML and CMake and am unsure of what I am doing wrong. I'm not sure if this sounds silly or not, but the only folder I can find containing 'lib' and 'include' is /Developer/usr/lib/clang/3.0.

As a note, I'd like to mention that I get a somewhat different error when I try to compile(?) from Thor's 2.0 git:

SFML found but version too low (requested: 2, found: 1.x)
-> SFML directory not found. Set SFML_ROOT to SFML's top-level path (containing "include" and "lib" directories).
-> Make sure the SFML libraries with the same configuration (Release/Debug, Static/Dynamic) exist.


This is very strange as I'm quite the version of SFML I have is 2.0, which I used the packaged installer for.

Thank you for your help.

Pages: [1]