Building DFL

SaltySugar Butkustomas777 at gmail.com
Fri Jan 25 01:06:29 PST 2013


Hey guys. I have a problem when building DFL.
My Console:

C:\D\dmd2\packages\dfl\examples\d2>dfl hello.d
DFL lib files not found.
Would you like to build the DFL lib files now? [Y/n]

I press y.

Then:

Compiling debug DFL...

C:\D\dmd2\import\dfl>C:\D\dmd2\windows\bin\dmd -c -debug -g    
-I.. all.d base.d
  application.d internal/dlib.d internal/clib.d internal/utf.d 
internal/com.d con
trol.d form.d registry.d drawing.d menu.d notifyicon.d 
commondialog.d filedialog
.d folderdialog.d panel.d textbox.d richtextbox.d picturebox.d 
listbox.d groupbo
x.d splitter.d usercontrol.d button.d label.d collections.d 
internal/winapi.d in
ternal/wincom.d event.d socket.d timer.d environment.d 
messagebox.d tooltip.d co
mbobox.d treeview.d tabcontrol.d colordialog.d listview.d data.d 
clipboard.d fon
tdialog.d progressbar.d resources.d statusbar.d imagelist.d 
toolbar.d
application.d(1845): Deprecation: use of typedef is deprecated; 
use alias instea
d
application.d(1845): Deprecation: use of typedef is deprecated; 
use alias instea
d
internal\winapi.d(1726): Deprecation: use of typedef is 
deprecated; use alias in
stead
internal\winapi.d(1726): Deprecation: use of typedef is 
deprecated; use alias in
stead
socket.d(89): Error: module intrinsic is in file 
'std\intrinsic.d' which cannot
be read
import path[0] = ..
import path[1] = C:\D\dmd2\windows\bin\..\..\src\phobos
import path[2] = C:\D\dmd2\windows\bin\..\..\src\druntime\import

Failed.

Done.
Could Not Find C:\D\dmd2\import\dfl\*.obj

DFL lib files not found.
Error: dfl_debug.lib not found

How to fix It? :(


More information about the Digitalmars-d mailing list