The One With D News and Opinions of the Digital Mars D Programming Language

6Jul/070

Derelict Tango Fixes

Thanks to a patch from larsivi, Derelict's build script now works 100% with Tango. There are a few caveats, though. You can't execute it as a script and will have to compile it first. Compiling it with Bud fails (at least on Windows) so you'll need to do so with Rebuild. Also, the script currently uses Bud internally, meaning you'll still need Bud on your path in order to execute it. I'll be adding internal support for Rebuild in the near future to remedy that part at least, so that you'll have the option to configure one or the other. All of the details are in the documentation.

Please keep in mind that the recommended way to use Derelict is to compile your applications with Bud or Rebuild and allow them to automatically compile and link the modules you use. You only need to run the build script to generate the Derelict libraries if you are using Code::Blocks or another IDE or build system that uses a two-step compile/link process.

Technorati Tags: , , , ,

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.