User: ivanBG

  • Public profile

User profile: ivanBG

User info
User name:ivanBG
History
Joined:
Number of posts:13
Latest posts:

Runing Allegro binary on different pc.
Solved it, it's very easy actually. Here is how: [code]g++ game.cpp -o game `allegro-config --static...

Runing Allegro binary on different pc.
OK, so I did: [code]g++ game.cpp -o static -static `allegro-config --static --libs release`[/code] A...

Runing Allegro binary on different pc.
Hi, I have written a snake game using allegro. So I want to share it with my friends, but the binary...

Allegro problem
Thanks, at first I told that the files will be stored in the executable, like .net apps can do.

Allegro problem
Hi, I'm using the allegro library under Ubuntu 10.10, when I compile something on my desktop it work...

This user does not accept Private Messages