view README @ 139:e33f37b14893 default tip

Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
author David Bryant <bagnose@gmail.com>
date Sun, 30 Sep 2012 15:41:25 +0930
parents 89e8b0d92f36
children
line wrap: on
line source

Doodle - a simple diagramming tool

Build instructions:

1. Build gtkd

2. Configure build directory:

  ./configure.sh --build=debug ${HOME}/builds/doodle/debug

3. Adjust Boboptions

  cd ${HOME}/builds/doodle/debug
  vi Boboptions

  I change the following lines:

    DEXTERNALS = std core glib gdk gtk gtkc cairo ;
    DFLAGS = -w -wi -gc -I~/source/d/vcs/svn/gtkD-trunk/src ;
    DLINKFLAGS = -L-L/home/daveb/source/d/vcs/svn/gtkD-trunk ;

3. Build:

  ./build

4. run

  ./run doodle