- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I just installed Intel C++ Studio XE 2011 for Windows and the IPP samples. Mysystem is Windows 7.And I can compile and build the simple_player with vs.net 2008successfully which is in "w_ipp-samples_p_7.0.2.048\\ipp-samples\\audio-video-codecs\\application\\simple_player". But when I run the simple_player.exe, it just prompts an error that is "The program can't start because MSVCR90D.dll is missing from your computer. Try reinstalling the program to fix this problem."
Dose anyone experienced the same problem? Have you find the solution? Any suggestions will be helpful.
Thanks
ntiszj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ntiszj,
I built the sample at 64 bit Windows 7, and do not see any problem. This looks like an manifest setting at your project. The following post may provide some help:
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/8f08777b-1c4d-4e10-89a2-f7bc95cf5e98
Thanks,
Chao
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Canyou try with these options....
1.Build for Release, not Debug.
2. Turn of incremental linking (Project/Properties -Linker- Enable Incremental Linking)
Let me know how it works....
Thanks,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for you reply first.
I just checked it. I use the release build. And I set the simple_player's "Enable Incremental Linking" as No.
But I don'tchange other projects' property that are in the same sulotion. That is to say, projects including umc, all kinds of codec's property are not changed.
The result is:
Compile and build are still successful, but when run, it prompt "The program can't start because MSVCR90.dll is missing from your computer. Try reinstalling the program to fix this problem."
Thanks,
ntiszj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ntiszj,
I built the sample at 64 bit Windows 7, and do not see any problem. This looks like an manifest setting at your project. The following post may provide some help:
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/8f08777b-1c4d-4e10-89a2-f7bc95cf5e98
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I check the simple_player'sproperty: Linker->Menifest File->Generate Manifest.
My default value is No. I change it to Yes. And it work.
Thank you very much!
ntiszj

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