|
|
||||||||||||||||||||
|
|
|
Frequently Asked Questions
|
||||||||||||||||||
Q: |
Trophy asks me on every startup for the platform (x11, svga, fbdev, glx, ...). What can I do to avoid this? |
A: |
Please create a file called ~/.clanlib with the
following contents: |
Q: |
Compile error: "catrophy.cpp:4:17: stl.h: No such file or directory" |
A: |
You might be using gcc-3.x.. please change line 4 in file catrophy.cpp to #include <g++-3/stl.h>. I love those annoying artificial incompatibilities. Sorry folks! |
Q: |
Is there a CVS repository for Trophy? |
A: |
Yes - I've described everything in the Developers Corner. |
Q: |
Will there be Multiplayer / Network support in the future? |
A: |
I'm not sure about that one... Actually I already started to implement this but the performance is ways too slow at the moment - any help from other developers would be appreciated! |
|
|