import doesn't import jpg

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Sep 4 12:38:35 PDT 2012


On 9/4/12, Zhenya <zheny at list.ru> wrote:
> -J Chrysanthemium.jpg

That's the issue. -J needs to be followed by a path, e.g. -J. (notice
the dot), or -JC:\some\folder, and no spaces so don't use -J
C:\some\folder. Remember that you're putting a directory path, not a
file path with -J.


More information about the Digitalmars-d-learn mailing list