www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Anchovy is good,Find a bug: can't get the gui.lib

reply " FrankLike" <1150015857 qq.com> writes:
I build the anchovy's guidemo,
but can't get the gui.lib,
the err is :timemanager.d(153) instantiated from 
here:sort!(a.....)
  std\range.d(2188) can't be declared be a funtion

you can test  the build ,you will see it.
Apr 07 2014
next sibling parent " FrankLike" <1150015857 qq.com> writes:
On Tuesday, 8 April 2014 at 06:20:36 UTC, FrankLike wrote:
 I build the anchovy's guidemo,
 but can't get the gui.lib,
 the err is :timemanager.d(153) instantiated from 
 here:sort!(a.....)
  std\range.d(2188) can't be declared be a funtion

 you can test  the build ,you will see it.
anchovy: https://github.com/MrSmith33/anchovy/ https://github.com/MrSmith33/anchovy/issues/2
Apr 07 2014
prev sibling parent Andrej Mitrovic <andrej.mitrovich gmail.com> writes:
On 4/8/14, FrankLike <1150015857 qq.com> wrote:
 I build the anchovy's guidemo,
 but can't get the gui.lib,
 the err is :timemanager.d(153) instantiated from
 here:sort!(a.....)
   std\range.d(2188) can't be declared be a funtion

 you can test  the build ,you will see it.
In the future please post to D.learn, not D.announce. Thanks!
Apr 08 2014