- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I downloaded the Jpeg2000 sample from intel's web page.
I already have Intel's IPP Evaluation Copy.
I compiled the Jpeg2000 sample using nmake utility, it works fine.
But when I tried to compile it in visual c++ it throws lot of errors. I also tried editing the Project Settings to get the same command line options (for compiling) as in the makefile. But also fails.
Anybody has idea on this.
-Balaji
I downloaded the Jpeg2000 sample from intel's web page.
I already have Intel's IPP Evaluation Copy.
I compiled the Jpeg2000 sample using nmake utility, it works fine.
But when I tried to compile it in visual c++ it throws lot of errors. I also tried editing the Project Settings to get the same command line options (for compiling) as in the makefile. But also fails.
Anybody has idea on this.
-Balaji
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may submit the issue to Intel Premier Support where our support stafff can help you.
By the way, you can also check the latest version of IPP 5.0 and updated sample from http://www.intel.com/software/products/ipp to see if it works.
Thanks,
Ying S
Intel Corp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
we do not provide MSVC projects for samples only makefiles. Probably your issue is related with settings for project you created. Please make sure you listed all sample's subfolders in compiler header search path.
For MSVC .NET2003, project property page, C/C++ tab, General->Additional Include Directories
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