MacOS X 10.5.6

I tried to create a new theme from scratch and ran into a problem, maybe
someone could shed some light on it.

Here are my steps:
- I duplicated the 'framework/source/resource/source/Modern' folder and
changed a couple of graphic files

- I then changed the image.json:
 "let" :
      {
        "RESPATH" : "./source/resource",
        "MODERN" : "qx/decoration/Test",
        "CLASSIC" : "qx/decoration/Classic"
      },

and replaced occurances of 'Modern' with 'Test' (i.e.
"${RESPATH}/source/Test/shadow.png" )

- I then called: "andy$ ./generate.py -c image.json image-combine"

- But it didn't work: (Here's the output from the console):

============================================================================
    INITIALIZING: FRAMEWORK
============================================================================
>>> Configuration: image.json
>>> Jobs: image-combine
>>> Resolving config includes...
>>> Resolving jobs...
>>> Resolving macros...
>>> Resolving libs/manifests...

============================================================================
    EXECUTING: IMAGE-COMBINE
============================================================================
>>> Scanning libraries...
  - Resolving dependencies...
    - Including all known classes
    - Sorting 0 classes...

sh: montage: command not found
sh: montage: command not found
sh: montage: command not found
sh: montage: command not found
...

-----------


Anybody?

BTW: Is there a good tutorial, etc... how to change the graphic files and/or
what's needed to create and include them into the framework (from scratch)?
I couldn't find anything in the qooxdoo documentation.

thx

andy






------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to