Can't compile DFL Program

Walter Bright newshound2 at digitalmars.com
Fri Jul 22 23:49:26 PDT 2011


On 7/22/2011 9:43 PM, Rayburn Davis wrote:
> Some of the errors reference the dfl lib library I included in the command line.
> Keep in mind that I searched the dfl.lib library with a hex editor and found
> some of the "undefined symbols" there in plain sight.
>
> If I give the compiler the paths of all of the libraries in the folder, it
> should work, right? I don't understand why it's not.
>
> Thanks for your help.

Try copying those libraries to your current working directory so they can be 
specified without a path.



More information about the Digitalmars-d mailing list