Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Faulty Cmake configuration I think  (Read 3596 times)

0 Members and 1 Guest are viewing this topic.

Groogy

  • Hero Member
  • *****
  • Posts: 1469
    • MSN Messenger - groogy@groogy.se
    • View Profile
    • http://www.groogy.se
    • Email
Faulty Cmake configuration I think
« on: February 10, 2012, 10:13:00 pm »
Well been trying to compile latest CSFML version several times. And it fails everytime with the same error which looks like if the cmake files are not in order. I tried cleaning out the cmake generated files and redownloading the library but nothing worked.

The same result for release as well.
Is it something on my end? Update cmake or something like that?

Developer and Maker of rbSFML and Programmer at Paradox Development Studio

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Faulty Cmake configuration I think
« Reply #1 on: February 10, 2012, 10:33:41 pm »
There's a space in your path. Are you crazy??! :lol:

I'm supposed to solve this by enclosing CMake variables into quotes, but I have no idea where this one is.
Laurent Gomila - SFML developer

Groogy

  • Hero Member
  • *****
  • Posts: 1469
    • MSN Messenger - groogy@groogy.se
    • View Profile
    • http://www.groogy.se
    • Email
Faulty Cmake configuration I think
« Reply #2 on: February 10, 2012, 10:44:23 pm »
Actually the spaces is nothing I can do against. It's the standard namepath on Windows 7 64bit for 32bit applications.

But anyway I solved it by updating Cmake so it was nothing you could do against it ^^
Developer and Maker of rbSFML and Programmer at Paradox Development Studio

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Faulty Cmake configuration I think
« Reply #3 on: February 11, 2012, 09:29:10 am »
Quote
Actually the spaces is nothing I can do against. It's the standard namepath on Windows 7 64bit for 32bit applications.

You're not forced to install libraries in Program Files ;)
I never do. It always causes problems one day or another.
Laurent Gomila - SFML developer