Le 04/03/2015, Richard a écrit :

> cannot reproduce. Please paste your build output (from your shell).

$ ./generate.py build    

----------------------------------------------------------------------------
    Initializing: pKNyXui
----------------------------------------------------------------------------
>>> Processing configuration

----------------------------------------------------------------------------
    Executing: build::compile-scss
----------------------------------------------------------------------------
    - Populating the cache, this may take some time
>>> Executing shell command "sass -C -t compressed
>>> -I ../qooxdoo-sdk/framework/source/resource/qx/mobile/scss
>>> -I ../qooxdoo-sdk/framework/source/resource/qx/scss --update
>>> source/theme/pknyxui/scss:source/resource/pknyxui/css"... Done
>>> (0m00.35)

----------------------------------------------------------------------------
    Executing: build::build-resources
----------------------------------------------------------------------------
    - Populating the cache, this may take some time
>>> Scanning libraries  
>>> Collecting classes  -
    - Warning: pknyxui.model.EIBService (28, 13): Deprecated global symbol
used: 'alert' 
  - Sorting 265 classes  
>>> Copying resources...
>>> Done (0m18.26)

----------------------------------------------------------------------------
    Executing: build::build-files
----------------------------------------------------------------------------
>>> Copying application files...
>>> Done (0m00.00)

----------------------------------------------------------------------------
    Executing: build::build-script
----------------------------------------------------------------------------
>>> Scanning libraries  
>>> Collecting classes  \
    - Warning: pknyxui.model.EIBService (28, 13): Deprecated global symbol
used: 'alert' 
  - Sorting 262 classes  
>>> Generate application
  - Processing 2 locales  
  - Generate packages  
  - Generate loader script
>>> Done (0m12.27)

> Is Sass installed? Which version?

$ sass --version
Sass 3.4.11 (Selective Steve)

BTW, here is the build/ tree:

build/
├── index.html
├── resource
│   └── qx
│       ├── icon
│       │   └── Oxygen
│       │       ├── 22
│       │       │   └── actions
│       │       │       ├── go-down.png
│       │       │       ├── go-up.png
│       │       │       └── system-shutdown.png
│       │       └── 32
│       │           └── actions
│       │               └── system-shutdown.png
│       ├── mobile
│       │   ├── css
│       │   │   ├── custom.css
│       │   │   └── LICENSE
│       │   └── js
│       │       ├── iscroll.js
│       │       └── iscroll.min.js
│       └── static
│           └── blank.html
└── script
    └── pknyxui.js

Thanks,

-- 
    Frédéric

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to