digitalmars.D - DFL
- "asker" <asker asker.dummy> Aug 12 2012
- "Francisco Almeida" <francisco.m.almeida gmail.com> Aug 14 2012
- "Jesse Phillips" <Jessekphillips+D gmail.com> Aug 14 2012
- Jordi Sayol <g.sayol yahoo.es> Aug 14 2012
- "d_follower" <d_follower fakemail.com> Aug 14 2012
- "Jesse Phillips" <Jessekphillips+D gmail.com> Aug 14 2012
- "asker" <asker asker.com> Aug 14 2012
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
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
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
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
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
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









"Francisco Almeida" <francisco.m.almeida gmail.com> 