- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My project includes "ipp.h" and compiles with ICC 18.4.
I use -Wall flag.
When I try to upgrade to version 19 (19.0.1.144 20181018) I fail due to:
parallel_studio/compilers_and_libraries_2019.1.144/linux/ipp/include/ippcv_l.h(483): error #9: nested comment is not allowed
Couldn't find a way to disable this warning.
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can add -wd9 to disable it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, thanks for the reply.
But shouldn't the official release be able to compile without warnings?
How can this be fixed?

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