DMDScript - errmsgs.d missing
- bobef <bobef lessequal.com> Jun 22 2005
- Carlos Santander <csantander619 gmail.com> Jun 22 2005
- bobef <bobef lessequal.com> Jun 23 2005
- Carlos Santander <csantander619 gmail.com> Jun 23 2005
- bobef <bobef lessequal.com> Jun 24 2005
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ó: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.
Why should I run make when library is prebuilt?
Jun 23 2005
bobef escribió:Carlos Santander wrote: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.
Why should I run make when library is prebuilt?
To create that file? -- Carlos Santander Bernal
Jun 23 2005
Carlos Santander wrote:bobef escribió:Carlos Santander wrote: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.
Why should I run make when library is prebuilt?
To create that file?
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 :)
Jun 24 2005








bobef <bobef lessequal.com>