I keep getting:
Resolution pass 1... Traceback (most recent call last): File "mop.py", line 80, in build(args[0], args[1], options=options) File "mop.py", line 51, in build merged = mergejs.run(sourceDirectory, None, configFilename) File "../extras/lib/openlayers/tools/mergejs.py", line 200, in run raise MissingImport("File '%s' not found (required by '%s')." % (path, filepath)) mergejs.MissingImport: File 'OpenLayers/Lang.js' not found (required by 'lib/openlayers/lib/OpenLayers/BaseTypes.js'). even though my custom profile contains:
[first] OpenLayers/SingleFile.js OpenLayers.js OpenLayers/BaseTypes.js OpenLayers/Util.js OpenLayers/Lang.js [last] [include] [exclude] ... where is the error? any ideas? thanks for any pointers,
أكثر...
Resolution pass 1... Traceback (most recent call last): File "mop.py", line 80, in build(args[0], args[1], options=options) File "mop.py", line 51, in build merged = mergejs.run(sourceDirectory, None, configFilename) File "../extras/lib/openlayers/tools/mergejs.py", line 200, in run raise MissingImport("File '%s' not found (required by '%s')." % (path, filepath)) mergejs.MissingImport: File 'OpenLayers/Lang.js' not found (required by 'lib/openlayers/lib/OpenLayers/BaseTypes.js'). even though my custom profile contains:
[first] OpenLayers/SingleFile.js OpenLayers.js OpenLayers/BaseTypes.js OpenLayers/Util.js OpenLayers/Lang.js [last] [include] [exclude] ... where is the error? any ideas? thanks for any pointers,
أكثر...