Step 5: Using the ApplicationsKeysight U1084A Startup Guide 17If you receive an error regarding a missing dependency inlibQtXxx.so.4:AgMD1SFP5 requires the Qt4 GUI library version 4.5 or higher, tobe present on your system. If it is not, please install it using theappropriate package manger for your distribution (apt-get, yum orYaST).For more information the SFP_Help / User Guide may be accessed from the Docs/folder.Running C/C++, LabVIEW or MATLAB Applications underWindowsSeveral example programs may be found in the folder:C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\C++\Windows\VS2008Existing C/C++ software applicationsIf you have previously written applications with the Acqiris software, it will benecessary to make some changes to your project to use the new AgMD1Fundamentaldriver as follows:1. In the project properties, set the include directory to:C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\include(default installation).2. In the project properties, link to the new library:AgMD1Fundamental.lib (in place of AqDrv4.lib)or,AgMD1Fundamental_64.lib (in place of AqDrv4_64.lib)These libraries are located in:C:\Program Files (x86)\Agilent\MD1\U10xx_Digitizers\lib3. In your code, include the header file:AgMD1Fundamental.h (in place of AcqirisImport.h and AcqirisD1Import.h)You may now compile and run your existing code with the new AgMD1Fundamentaldriver.New C/C++ software applicationsSimply refer to the information in the Programmers Guide and ProgrammersReference documents, and also in the example programs:Programmers Reference Manual, U1092-90002Programmers Guide, U1092-90003Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com