Thread overview
Anchovy is good,Find a bug: can't get the gui.lib
Apr 08, 2014
FrankLike
Apr 08, 2014
FrankLike
Apr 08, 2014
Andrej Mitrovic
April 08, 2014
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.
April 08, 2014
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
April 08, 2014
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!