Help with derelict and codeblocks
Jarno Tuomainen
zorbuz at gmail.com
Wed May 10 00:52:18 PDT 2006
Mike Parker wrote:
> Make sure the derelict modules are on your import path.
They should be. Because if i break paths, error goes like this:
//cut
main.d:2: module sdl cannot read file 'sdl.d'
//paste
So, i think something else is messed up here.
Ofcourse, i can build stuff in dos prompt (derelict works just fine
there), but because i use codeblocks to write code, dropping to dos and
compiling stuff feels bit clumsy.
More information about the Digitalmars-d
mailing list