PrimoBurner(tm) 3.6.1 for C++
Samples Requirements

The samples provided with PrimoBurner SDK may need additional tools/libraries to be built with.

  • Windows samples

PrimoBurner SDK samples come with solutions and projects for VS 2005, VS 2008 and VS 2010. The following GUI samples use MFC as shared dll: 

AudioBurner, BluRayBurner, DataBurner, DataBurnerEx, DiscCopy, DVDBurner 

 

  • Mac OS X samples

All samples are distributed with XCode 2 and XCode 3 projects. The following samples use Qt framework to build the needed user interface: 

AudioBurner, DiscCopy, DVDBurner 

PrimoBurner SDK distributes the QtCore and QtGui libraries which can be found in ‘Frameworks’ folder of the package. 

 

  • Linux/Ubuntu samples

The following samples are included with NetBeans “C/C++ Qt Application” projects: 

AudioBurner, DiscCopy, DVDBurner 

To use these projects the client machine should have installed NetBeans IDE with C/C++ support. Netbeans IDE is available through Synaptic Package Manager, but may be installed from http://netbeans.org/downloads/. Make sure the installed version of NetBeans IDE supports ‘C/C++’ technology. 

Qt framework is also required to build and run the samples – it can be installed using Synaptic Package manager or be installed from http://qt.nokia.com/downloads/

To run the 32bit samples on a 64bit Ubuntu, please make sure ia32-lib package is installed on the target machine. The package is available through Synaptic Package Manager, but may also be installed using the following script: ‘sudo apt-get install ia32-libs’.

Group
Links