- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So it seems likely that I have totally missed some aspect of the 32 / 64 issue. Is there a page or document what describes it?
One caveat is that I am evaluating at this point, I haven't purchased yet. I'll probably purchase tomorrow, just to see what additional / different files come with the real thing. For example, the static libraries appear to be missing entirely from the eval download.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
you are right about static libraries. Evaluation version of IPP does not include static libraries. You can get it only in full version of IPP.
32-bit executable (for example, JPEGView sample, built for 32-bit OS) will be able to run on EM64T and Itanium systems. Please check if 32-bit IPP DLLs are available for executable at run-time.
But, 64-bit executable (for example, JPEGView built for EM64T or Itanium OS), of course will not be able to run 32-bit OS.
To summarize,
1. to run 32-bit IPP-based executable on 64-bit OS, you need to make 32-bit IPP DLLs available
2. to run 64-bit IPP-based executable on 64-bit OS, you need to make appropriate 64-bit DLLs available (do not mix Itanium and EM64T DLLs)
3. you can't run 64-bit executable on 32-bit OS
Hope it help,
Vladimir

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page