- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I use IPP in the version 4.1 and tried the 5.0
Because of the removing / adding /renaming of functions I have to fix my code to the new style.
But I'am not sure in using the 5.0 and so I will be compatible to the 4.1
Is there a version define or something I can use for preprocessor switching inside my code between the versions ?
Thx
Peter
I use IPP in the version 4.1 and tried the 5.0
Because of the removing / adding /renaming of functions I have to fix my code to the new style.
But I'am not sure in using the 5.0 and so I will be compatible to the 4.1
Is there a version define or something I can use for preprocessor switching inside my code between the versions ?
Thx
Peter
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Peter, yes we have such macro in ippdefs.h
#define IPP_VERSION_MAJOR 5
#define IPP_VERSION_MINOR 0
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