 |
|
|
 |
|
 |
@KevinChen:
I try to compile and many errors appear
cximage.lib(ximaraw.obj) : error LNK2019: unresolved external symbol _dcr_cleanup_dcraw referenced in function "public: bool __thiscall CxImageRAW::Decode(class CxFile *)" (?Decode@CxImageRAW@@QAE_NPAVCxFile@@@Z)
1>cximage.lib(ximaraw.obj) : error LNK2019: unresolved external symbol _dcr_flip_index referenced in function "public: bool __thiscall CxImageRAW::Decode(class CxFile *)" (?Decode@CxImageRAW@@QAE_NPAVCxFile@@@Z)
Do you see it? Can you help me
|
|
|
|
 |
|
 |
i have the same problem.who can helo?
|
|
|
|
 |
|
 |
What can I use the compiler for this project?
C++, .NET or Visual C++
And I can use wha't file to compile and run
Help me. Tks
|
|
|
|
 |
|
 |
does anyone have an implementation of gabor function?
|
|
|
|
 |
|
 |
Hi, I have built this project successfully.
You could find all library and header files needed by this project in the CxImage project.
http://www.codeproject.com/bitmap/cximage.asp
All library files needed in this project are Jpeg.lib, Tiff.lib, png.lib, cximage.lib, jasper.lib, and zlib.lib. You could replace the orignial including library files "jbig.lib j2000.lib cximage.lib demo.lib Jpeg.lib Tiff.lib png.lib zlib.lib" by "Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib zlib.lib" (Project -> Settings -> Link -> Object/library modules).
And then copy the following files from the CxImage project into this project
Library files:
1. Jpeg.lib
2. Tiff.lib
3. png.lib
4. cximage.lib
5. jasper.lib
6. zlib.lib
Header files:
1. ximage.h
2. xfile.h
3. xiofile.h
4. xmemfile.h
5. ximadef.h
6. ximacfg.h
After that, this project should be built successfully. Hope this helps.
Best regards,
Kevin Chen
|
|
|
|
 |
|
 |
ok,this project has been built successfully.Thank you.
ps,where are the following Library files?
1. Jpeg.lib
2. Tiff.lib
3. png.lib
4. cximage.lib
5. jasper.lib
6. zlib.lib
----------------
You shuold build the corresponding project ,and you can find the following
Library files:
1. Jpeg.lib
2. Tiff.lib
3. png.lib
4. cximage.lib
5. jasper.lib
6. zlib.lib
in debug files.
felixhsu from china,
呵呵
|
|
|
|
 |
|
|
 |
|
 |
i have compiled this project,it says x image.h header file missing...plzz upload the complete code as soon as possible...thanks in advance
|
|
|
|
 |
|
 |
Hi..can anyone send the full and modified program over to me...me having prob to execute...plus all the nec lib..keigotheboss82@gmail.com...thanks!!!
kevin
|
|
|
|
 |
|
 |
Hello,
i am getting Error no C2039 CxImage.lib error, may i know how to solve this problem. please any body help mr or send me modified source to benarasimhams@gmail.com
|
|
|
|
 |
|
|
 |
|
 |
hello!
there is a mistake:
"Error executing link.exe."
work hard
|
|
|
|
 |
|
 |
why only a jpg file.
how to make for the other formats:bmp or tiff or ...
|
|
|
|
 |
|
 |
i have only change the lib sequence form project setting
before that it was giving error demo.lib
now at the end it ask about demo.exe
i put it in project folder
at the time of execution it give windows error message and donot execute
plz tell me about that
Communication Engineer
|
|
|
|
 |
|
 |
I get the same problem about demo.lib. I can find demod.lib in folder cximage599c_full\bin only.
I try to rename demod.lib to demo.lib and copy all the necessary libraries from other debug folders, then run it. It gives many error messages. It said the program cannot link the symbols: jas_comprof, jas_free, jas_image_chclrspc,....etc
Pls help me
|
|
|
|
 |
|
 |
this problem is caused by the version of cximage. For this program, it just works with old version one.
|
|
|
|
 |
|
 |
where is j2000.lib how can I get it .Is it possible .Does someone have working project or j2000.lib file ???
|
|
|
|
 |
|
|
 |
|
 |
i have not yet find demo.lib
plz tell me from where can i found that
Engineer
|
|
|
|
 |
|
 |
Missing the file j2000.lib
|
|
|
|
 |
|
|
 |
|
 |
cximage.lib(ximajas.obj) : error LNK2001: unresolved external symbol _jas_stream_close
.
.
.
Debug/NggolekiGinambaran.exe : fatal error LNK1120: 18 unresolved externals
Error executing link.exe.
|
|
|
|
 |
|
 |
hello, all ,I can't find the file "ximage.h".This is very important for me.
I wish somebody can help me . Thank you very much !
zhang03011271
|
|
|
|
 |
|
 |
http://www.codeproject.com/bitmap/cximage.asp
William
Fortes in fide et opere!
|
|
|
|
 |