can't run libuid examples

2017-12-21 Thread greatsam4sure via Digitalmars-d-learn
I am having problem with running the examples of libuid on Windows and how to use libuid on a project without errors. I am using dmd version 2.076

Re: can't run libuid examples

2017-12-24 Thread greatsam4sure via Digitalmars-d-learn
On Friday, 22 December 2017 at 04:41:09 UTC, bauss wrote: On Thursday, 21 December 2017 at 18:41:28 UTC, greatsam4sure wrote: I am having problem with running the examples of libuid on Windows and how to use libuid on a project without errors. I am using dmd version 2.076 Okay, but how are we

can't build libuid examples

2018-03-06 Thread greatsam4sure via Digitalmars-d-learn
Try to build libuid examples get the following error. dub build, build successfully on the root folder. I will appreciate any help. Just try to build a gui app using dlang. OPTLINK (R) for Win32 Release 8.00.17 Copyright (C) Digital Mars 1989-2013 All rights reserved. http://www.digitalmars.

how to set up libuid on wondows 10

2018-04-04 Thread greatsam4sure via Digitalmars-d-learn
I am have problem setting up libuid on windows 10. These are the errors thus far: C:\Users\Greatsam\Desktop\HelloApp>dub Fetching libuid 0.0.7 (getting selected version)... Performing "debug" build using dmd for x86. libuid 0.0.7: building configuration "lib"... helloapp ~master: building config

gtkd build fail on windows with dmd 2.074.0

2017-05-27 Thread greatsam4sure via Digitalmars-d-learn
rdmd Build.d fail on windows with dmd 2.074.0,dmd 2.073.0. it says std.file.FileException@std\file.d(814)gtkd2.obj:The system cannot find the file specifield. I have to use dmd 2.071.0 to build it I will appreciate your held

gtkd build fail on windows with dmd 2.074.0

2017-05-27 Thread greatsam4sure via Digitalmars-d-learn
rdmd Build.d fail on windows with dmd 2.074.0,dmd 2.073.0. it says std.file.FileException@std\file.d(814)gtkd2.obj:The system cannot find the file specifield. I have to use dmd 2.071.0 to build it I will appreciate your help sorry for the mistake

<    1   2