Forum Navigation
tango trunk with dfl :(
Moderators:
kris
Posted: 07/03/08 07:41:13hi i wanted to use dfl with the tango from the trunk svn but it wouldnt compile:
tango.io.FileConst is being migrated - please import tango.io.model.IFile instea d internal\dlib.d(305): Error: undefined identifier module Integer.Style internal\dlib.d(305): Error: no property 'HexUpper' for type 'void' internal\dlib.d(304): function tango.text.convert.Integer.format!(char,uint).for mat (char[],uint,char[]) does not match parameter types (char[16u],uint,int) internal\dlib.d(305): Error: cannot implicitly convert expression (1) of type in t to char[] internal\dlib.d(305): Error: cannot cast int to char[] internal\dlib.d(305): Error: integral constant must be scalar type, not char[] internal\dlib.d(311): Error: function expected before (), not 0 of type int internal\dlib.d(311): Error: no property 'dup' for type 'int' internal\dlib.d(311): Error: cannot implicitly convert expression (1) of type in t to char[] Failed. Done. Could Not Find C:\D\tango\import\dfl\*.obj Failed. Press any key to continue . . .Im guessing its better to ask here than dfl but anyway does anyone know how i could edit the dfl code as a work around.