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

Pages: [1]
1
SFML projects / Re: Open Hexagon - challenging fast paced game
« on: November 30, 2012, 01:40:17 am »
Oh sorry.
Indeed the link was there. I just got confused by the unusual presentation, and expected a dedicated paragraph for download and source because this what most other projects do.
So now I can see the sources exposed on the github, but is there an archive for the last release?
I only see 1.1 on the download page, and the binary is tagged 1.4.
I'm probably wrong again, but I just don't catch.

2
SFML projects / Re: Open Hexagon - challenging fast paced game
« on: November 29, 2012, 03:48:45 pm »
http://mdpaste.appspot.com/p/agdtZHBhc3Rlcg0LEgVQYXN0ZRiRpA4M

Readme exists for a reason :D

I see no answer for any of my 3 questions in this link.

3
SFML projects / Re: Open Hexagon - challenging fast paced game
« on: November 29, 2012, 03:47:22 pm »
http://mdpaste.appspot.com/p/agdtZHBhc3Rlcg0LEgVQYXN0ZRiRpA4M

Readme exists for a reason :D

In the previous post the link was broken.

Maybe you could edit your post to correct the dead link.

4
SFML projects / Re: Open Hexagon - challenging fast paced game
« on: November 29, 2012, 02:46:24 pm »
Code: [Select]
$ tar xzf OpenHexagonV1.4.tar.gz
$ cd OpenHexagonV1.4
$ cd x86
$ export LD_LIBRARY_PATH="`pwd`"
$ ./openhexagon.x86
* Line 1, Column 1
  Syntax error: value, object or array expected.

* Line 1, Column 1
  Syntax error: value, object or array expected.

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  1 (X_CreateWindow)
  Value in failed request:  0x0
  Serial number of failed request:  61
  Current serial number in output stream:  63

Also I've not really understood. When I read the description yesterday evening I though I've read somewhere "free and open source", but I'm unable to find it back today so maybe it was in my dreams. Today I'm unable to find any source to download and compile, and I don't see any floss license anywhere. Are there some?

Pages: [1]
anything