
per se, but because I question NI's technical competence have read just too many shameful tales of woe re Native Access) that I'd really hate to find, for example, that I have to re-download / re-authorise any instruments which already work well in K5. If I buy K6 and buy libraries which require NA, will NA mess with my K5 stuff (including already installed libraries) in any way? I'm so mistrustful of NA (not because I object to online licensing etc. Not even interested in the K6 version of the Kontakt Factory Library. I'd only use K6 for the new libraries I choose. I figured I'd just wait for K6, as I'm told K5 and K6 can coexist on the same PC just fine. The problem of course is that there are new libraries out there I'd like which require K5.5.2+.


I've not updated Kontakt since 5.5.1 as I've read that, between subsequent 5.5.2+ versions of Kontakt and Native Access (NA), there always seem to be some bug or PITA that I really wish to avoid. (By the way, I'm ok with loading libraries via the file menu tab having things show up in the library tab means nothing to me.) The next sections explain the syntax with which qmake expects you to provide this information.I love my Kontakt libraries, and my K5.5.1 (full) setup works just fine. Makefiles contain all the information needed by your compiler and linker to produce output, whether it is an executable, another library file, etc.

pro file, so that qmake can parse it and produce makefiles. The information above is provided in the. Choose the destination in which the MyQtApp executable will be created.

Provide the location of the CatWhisperer source code so that you don't have to type out the full path to each file when you include them in your own code.To use the CatWhisperer library in MyQtApp, qmake requires the location and names of the CatWhisperer libraries. Your project, MyQtApp, stores these files in a folder named 3rdparty: This library is named CatWhisperer, and has several files that it provides as part of its library. Suppose you know of a cross-platform library that accepts audio samples of a cat's meows and translates them into English words. Using a third-party library with Qt is a simple process.
