On Tuesday, 10 April 2012 at 22:31:44 UTC, Andrej Mitrovic wrote:
You can use the zip download:
https://github.com/Rayerd/dfl/zipball/master
...ok, i downloaded PortableGit-1.7.10-preview20120409.7z
and i put it here:
C:\D\dmd2\windows\Dfl\import\dfl\win32\dflexe
I am not sure if i need GTK (for D DFL and Entice),
but i put it here:
C:\D\dmd2\windows\Dfl\import\dfl\gtk\dfl
and i ran the following:
Start configuring git with your personal settings:
git config --global user.name "..................."
git config --global user.name ...................
and ran git --help
How do I build the dfl.lib (DFL_LIB & DFL_IMPORT),
and whatever else i need to run D DFL and Entice ?
Thanks..vm