D+Ubuntu+SDL_image said undefined reference

Travis Boucher boucher.travis at gmail.com
Wed Dec 30 01:34:12 PST 2009


alisue wrote:
> Trass3r Wrote:
> 
>> Michael P. schrieb:
>>> How come you are not using something like rebuild or DSSS?
>> don't forget xfBuild ;)
> 
> Well... Because I haven't heard about them. I knew 'rebuild' and 'DSSS' but I thought it might be too old (For Mac OS X 10.4.... I use Mac OS X 10.6 and Most of time when I try to use package for Mac OS X 10.4 they doesn't take a effort)
> 
> So I just decide to use Ant(for now using Makefile but in future) and build all of .d file in src directory and manually link to lib. I knew it stupid but could't find the way.
> 
> What is the best way to do it. Is DSSS not too old? or xfBuild????
> 
> P.S.
> Well... Where can I find some tutorial things? I found some but too old and can't compile.
> 
> P.S.
> Derelict... seem good I'll try.

http://www.dsource.org/projects

The 3 big ones I personally use are dsss, gtkd and derelict.  Both gtkd 
an derelict do runtime linking (ie. dlopen()) and both work well under 
winderz as well (I test some of my crap in windows once in a while with 
minimal code changes, just some build cruft).



More information about the Digitalmars-d mailing list