People
-
- Assignee:
- Stanisław Osiński
- Reporter:
- Stanisław Osiński
-
- Votes:
- 0
- Watchers:
- 1
Dates
-
- Created:
- 12/Dec/09 07:55 PM
- Updated:
- 12/Dec/09 09:38 PM
- Resolved:
- 12/Dec/09 09:38 PM
Time Tracking
- Estimated:
- Not Specified
-

- Remaining:
- 0h
-

- Logged:
- 1h
-

The problem with the above invocation (actually with both, I'm not sure if the latter would work either) was that SmartSprites expected a file as an argument, but got a directory. To provide the directory with CSS files, use the --root-dir-path parameter. See http://csssprites.org/#global-options for more information on these options.
I've added some extra checks to produce more meaningful messages in such cases. I also improved handling of relative --root-dir-path a bit.