Search
Support & Downloads
All of Support
This Category
This Product
Software Products
Intel® Integrated Performance Primitives (Intel® IPP) for Windows*
Building a Microsoft* Visual C++ .NET* solution for the UMC Sample Code

The script file gen_vsproj.pl is a tool that can generate Microsoft* Visual C++ .NET* project and solution files for Intel® IPP UMC sample code. It works under Cygwin*, Linux* systems and Microsoft Windows* systems with ActivePerl* installed. This script can build solution files for Intel® C++ Compiler 9.0, Microsoft* Visual C++.NET* 2003 and Microsoft* Visual C++ .NET* 2005. Here are some notes for using this script:

  1. Put the script file in the Intel IPP UMC sample code folder: \ipp_sample\media.

  2. At the command line, use gen_vsproj.pl command to create solution files. Typing “gen_vsproj.pl” will print all command messages. Here is an example to generate Microsoft Visual C++.NET 2003 solutions for IA32 applications:
    >gen_vsproj.pl -vs2003 -noicl -con application\* -gui application\umc_reverb_demo -dll plug-in\audio_codecs -lib codec\* core\* io\* pipeline\* plug-in\object_factory -I"javascript:void(null);" -win32 -L "javascript:void(null);" "javascript:void(null);" -l "javascript:void(null);" ddraw.lib dsound.lib
  3. Solution files are located in the media\application\xxxx directories.

Operating System:
Windows* XP Professional, Windows Server* 2003

This applies to:
Intel® Integrated Performance Primitives (Intel® IPP) for Windows*

Solution ID: CS-022835
Date Created: 23-May-2006
Last Modified: 12-Feb-2007
Back to Top