DMDScript - errmsgs.d missing
- bobef (3/3) Jun 22 2005 When I import dmdscript.script it reports unexisting import caled
- Carlos Santander (4/7) Jun 22 2005 That file is automatically generated when you run make.
- bobef (2/11) Jun 23 2005 Why should I run make when library is prebuilt?
- Carlos Santander (4/18) Jun 23 2005 To create that file?
- bobef (4/25) Jun 24 2005 Yes :) I mean maybe it would be better if this file was already created
When I import dmdscript.script it reports unexisting import caled dmdscript.errmsgs... Looks like it is missing from all versions. Creating empty file eliminates the error...
Jun 22 2005
bobef escribió:When I import dmdscript.script it reports unexisting import caled dmdscript.errmsgs... Looks like it is missing from all versions. Creating empty file eliminates the error...That file is automatically generated when you run make. -- Carlos Santander Bernal
Jun 22 2005
Carlos Santander wrote:bobef escribió:Why should I run make when library is prebuilt?When I import dmdscript.script it reports unexisting import caled dmdscript.errmsgs... Looks like it is missing from all versions. Creating empty file eliminates the error...That file is automatically generated when you run make.
Jun 23 2005
bobef escribió:Carlos Santander wrote:To create that file? -- Carlos Santander Bernalbobef escribió:Why should I run make when library is prebuilt?When I import dmdscript.script it reports unexisting import caled dmdscript.errmsgs... Looks like it is missing from all versions. Creating empty file eliminates the error...That file is automatically generated when you run make.
Jun 23 2005
Carlos Santander wrote:bobef escribió:Yes :) I mean maybe it would be better if this file was already created or dmdscript.zip to come without precompiled libraries... At least it will download few seconds faster :)Carlos Santander wrote:To create that file?bobef escribió:Why should I run make when library is prebuilt?When I import dmdscript.script it reports unexisting import caled dmdscript.errmsgs... Looks like it is missing from all versions. Creating empty file eliminates the error...That file is automatically generated when you run make.
Jun 24 2005