www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - DFL

reply "asker" <asker asker.dummy> writes:
hi,
is there a working dfl for dmd 2060 win?

thanks
Aug 12 2012
next sibling parent reply "Francisco Almeida" <francisco.m.almeida gmail.com> writes:
On Sunday, 12 August 2012 at 16:58:08 UTC, asker wrote:
 hi,
 is there a working dfl for dmd 2060 win?

 thanks
Hi there. Not too long ago, I checked out DFL and got the library, plus most samples, to build with DMD 2.059, so I do have a local modified copy that works (for the most part). I think getting it to build on DMD 2.060 will also be feasible., I'll try that as well. Email me if you'd like to receive a zip of the fixed source.
Aug 14 2012
parent reply Jordi Sayol <g.sayol yahoo.es> writes:
Al 14/08/12 16:45, En/na Francisco Almeida ha escrit:
 On Sunday, 12 August 2012 at 16:58:08 UTC, asker wrote:
 hi,
 is there a working dfl for dmd 2060 win?

 thanks
Hi there. Not too long ago, I checked out DFL and got the library, plus most samples, to build with DMD 2.059, so I do have a local modified copy that works (for the most part). I think getting it to build on DMD 2.060 will also be feasible., I'll try that as well. Email me if you'd like to receive a zip of the fixed source.
Did you get it working on Linux too? Can you pull these modifications? -- Jordi Sayol
Aug 14 2012
parent reply "d_follower" <d_follower fakemail.com> writes:
On Tuesday, 14 August 2012 at 15:26:39 UTC, Jordi Sayol wrote:
 Al 14/08/12 16:45, En/na Francisco Almeida ha escrit:
 On Sunday, 12 August 2012 at 16:58:08 UTC, asker wrote:
 hi,
 is there a working dfl for dmd 2060 win?

 thanks
Hi there. Not too long ago, I checked out DFL and got the library, plus most samples, to build with DMD 2.059, so I do have a local modified copy that works (for the most part). I think getting it to build on DMD 2.060 will also be feasible., I'll try that as well. Email me if you'd like to receive a zip of the fixed source.
Did you get it working on Linux too?
If only using wine, DFL is too tied to Win32 and was never supposed to run on Linux.
Aug 14 2012
parent "Jesse Phillips" <Jessekphillips+D gmail.com> writes:
On Tuesday, 14 August 2012 at 15:46:40 UTC, d_follower wrote:
 If only using wine, DFL is too tied to Win32 and was never 
 supposed to run on Linux.
There is a GTK version which I don't think was ever completed and has received no maintenance for D2.
Aug 14 2012
prev sibling parent reply "Jesse Phillips" <Jessekphillips+D gmail.com> writes:
On Sunday, 12 August 2012 at 16:58:08 UTC, asker wrote:
 hi,
 is there a working dfl for dmd 2060 win?

 thanks
I pushed a branch containing most of the existing pull requests: https://github.com/JesseKPhillips/dfl/tree/acceptPulls This builds for me with dmd 2.060 and surprisingly 2.059.
Aug 14 2012
parent reply "asker" <asker asker.com> writes:
thank you very kindly!


On Tuesday, 14 August 2012 at 15:17:23 UTC, Jesse Phillips wrote:
 On Sunday, 12 August 2012 at 16:58:08 UTC, asker wrote:
 hi,
 is there a working dfl for dmd 2060 win?

 thanks
I pushed a branch containing most of the existing pull requests: https://github.com/JesseKPhillips/dfl/tree/acceptPulls This builds for me with dmd 2.060 and surprisingly 2.059.
Aug 14 2012
parent reply " FrankLike" <1150015857 qq.com> writes:
On DFL Can work in D2.065 on win.

Thanks Christopher E. Miller
Mar 25 2014
parent " FrankLike" <1150015857 qq.com> writes:
On Wednesday, 26 March 2014 at 06:39:58 UTC, FrankLike wrote:
DFL Can work in D2.065 on win.
 We can find it in http://github.com/FrankLIKE/dfl
you can get it by git clone http://github.com/FrankLIKE/dfl
 Thanks Christopher E. Miller
Mar 26 2014