- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am having a compile problem under Visual C++ 2005 environment. I am including ijl.h and linking to ijl11.lib however I am having the following linking error
error LNK2019: unresolved external symbol __imp__ijlInit@4 referenced in function "void __cdecl ReadJpeg(void)" (?ReadJpeg@@YAXXZ)
How can I successfully link under VS 2005 ? Please help
Regards,
Radu
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Radu,
For your knowledge, Intel JPEG Library was end of lifed several years ago (and the latest version for that time was IJL 1.51).
Currently, we provide IJL library in source code as a IPP JPEG sample, you can download the latest version of IPP 5.2 beta and IPP samples under link below
http://www.intel.com/software/products/ipp/betaThis sample can be compiled with VC2005 compiler.
Regards,
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page