- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Downloaded 7.0.4 today.
Can build image-codecs\\ijg without problem.
But image-codecs\\uic fails with uic_dds, uic_jpegxr and uic_transcoder_con.
Log file for uic_dds complains of missing tbb\\task_scheduler_init.h
Log file for uic_jpegxr complains of missing tbb\\spin_mutex.h
Log file for uic_transcoder_con shows all compiles OK but link cannot find uic_dds.lib
What is happening here? Thanks.
Update: I can see from the uic_dds.mak and uic_jpegxr.mak that Thread Building Blocks [TBB] is needed. But TBB isn't apparently bundled with IPP. Is TBB necessary?
Just as an experiment, I removed USE_TBB from the makefile compile, and removed TBB.LIB from the makefile link. That "fixed" the problem with uic_dds and uic_jpegxr. But uic_transcoder_con refuses to link, complaining about missing functions SetTileHeight and SetTileWidth.
Can build image-codecs\\ijg without problem.
But image-codecs\\uic fails with uic_dds, uic_jpegxr and uic_transcoder_con.
Log file for uic_dds complains of missing tbb\\task_scheduler_init.h
Log file for uic_jpegxr complains of missing tbb\\spin_mutex.h
Log file for uic_transcoder_con shows all compiles OK but link cannot find uic_dds.lib
What is happening here? Thanks.
Update: I can see from the uic_dds.mak and uic_jpegxr.mak that Thread Building Blocks [TBB] is needed. But TBB isn't apparently bundled with IPP. Is TBB necessary?
Just as an experiment, I removed USE_TBB from the makefile compile, and removed TBB.LIB from the makefile link. That "fixed" the problem with uic_dds and uic_jpegxr. But uic_transcoder_con refuses to link, complaining about missing functions SetTileHeight and SetTileWidth.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please refer to system requirements in readme.htm file, this sample require Intel TBB 3.0 for windows.
Thanks,
Naveen Gv
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