Re: problems in compiling IJG lib in VC++ 6.0



<dan116@xxxxxxxxx> wrote in message news:1130737921.954013.30180@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am trying to use IJG lib for Jpeg compression/decompression.
After typing "make", the following errors occured:

'cl' 不是內部或外部命令、可執行的程式或批次檔.

Anyone know how to solve it and get the .lib file?

Thanks.

By the way, is there any other lib that is much easier to use?

I don't know a .lib, but another possibility, depending on exactly what you're trying to do, might be to download imgcon from http://www.fmrib.ox.ac.uk/~yongyue/imgcon.html and invoke it programatically.

-- Bob Day
http://bobday.vze.com

.