yidabu
Joined: 21 Apr 2007 Posts: 87
|
Posted: Mon Feb 25, 2008 7:20 pm Post subject: fscript dss build issue |
|
|
I downloaded svn version 15,
dss build fscript.lib cause error:
Quote: | fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\program.d(30): Error: undefined identifier package lib.math
fscript\program.d(30): Error: undefined identifier package lib.math
fscript\program.d(30): Error: no property 'registerModule' for type 'void'
fscript\program.d(30): Error: function expected before (), not 1 of type int
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
fscript\value.d(471): class fscript.value.DContext is forward referenced when looking for 'init'
Error: Command failed, aborting.
Command D:\d\dmd\bin\rebuild.exe returned with code 1, aborting. |
where is fscript.lib.math ?
would you please include a dsss.conf in svn for build library ? _________________ D yuyan |
|