- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am attempting to compile the IPP sample app, tl_resize.cpp, in Visual Studio 2019 running Windows 10. I have installed the win64 libraries for IPP on my machine and added the directories for library and includes to my project settings, but I'm receiving linker errors for vm_time_sleep, tm_time_get_tick, etc. I have set Use Intel IPP = Single Threaded DLL. Can you tell me the dll where the vm_functions are defined?
Bill
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
could you try different samples and see if IPP compiles ok or not?
need to clarify if it is only those vm_time_sleep, tm_time_get_tick problem or not.
and please refer this old post as well https://software.intel.com/en-us/comment/1583628
and what is the version of your IPP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bill,
Those functions are from components\common\src\vm_base.c file. Please, make sure this file included into your project.

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