I've compiled it many ways. I've added the DFL lib folders to the sc.ini file too. D-IDE compiles it with this command:
C:\D\dmd2\windows\bin\dmd.exe "obj\Module1.obj" "C:\dmd\import\dfl" "C:\dmd\lib" "C:\Users\Rayburn\Downloads\dwt-win-importlibs\libs" -L/su:windows -L/exet:nt -of"C:\Users\Rayburn\Documents\D Projects\Win32App1\Win32App1\bin\Win32App1.exe" -gc -debug All of the folders are valid paths. This seems like a VERY promising language for me but I just can't seem to get it going. Thanks for your reply. On Fri, 22 Jul 2011 00:29:05 +0200, Trass3r <[email protected]> wrote: >How do you compile it?
