Re: [Super-tux-devel] Building Supertux / prefered Development Environment
Brought to you by:
wkendrick
From: Matze B. <ma...@br...> - 2005-02-27 04:22:54
|
On Sun, 27 Feb 2005, Patric wrote: > Dear Devel-Team, > > Supertux is a great game, thank you for your work! > > I am not a C++ expert but I tried to compile Supertux inside my Eclipse Environment (CDT / MinGw) anyway. > The lack of a makefile frustated me, so I gave up. > I know Supertux uses jam as the build system, but it is very time-consuming to compile any changed files outside eclipse. I'm qiete sure it is possible to tell eclipse to use a custom command for building the project, so that you can easily use jam instead of make. > > I have three questions: > - Is there a possibility to compile Supertux inside Eclipse in Windows? > - What IDE / OS do you use to develop SuperTux? All active developers are running linux. We do use portable libraries and I also cross-compile each release for win32, but from our side (which means: do it yourself and we'll be happy to include it) you won't get things like instructions on how to build on windows or project files for windows IDEs. > > Maybe it could be useful to put the answers on your homepage, if other people have similar problems. I don't think many people have that problem, also we can't just explain how to setup all IDEs out there which we never used ourselfes... So it this isn't worth the time writing it down IMO, but if someone does we'll be happy to put it on the homepage. Greetings, Matze |