DC-Build-Header: traverso 0.49.2-4 / Sun Sep 11 11:20:16 +0200 2011

Joe Nosay superbisquit at gmail.com
Fri Dec 20 22:54:09 UTC 2013


I've been porting traverso-daw to FreeBSD and have found out a few errors
are more than common.
1. In src/common/Tsar.h just remove "void*  _a[]"
2. The QString& function wil result in odd behavior even with setting
"Driver.h:

QString NoneQString;
virtual int setup(bool capture=true, bool playback=true, const
QString& cardDevice=NoneQString);

Driver.cc
QString NoneQString("none");"

3. Any reference to Jack New should be removed because the Jack audio
driver is up to date.

4. Paths need to be set absolute to the operating system, distribution (for
Linux kernel systems), and libraries/functions, et cetera et al.

You will need to do a lot of rewriting of the code because patch applying
will just cause another headache similar to vim.

This should help a little if anyone is working on this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20131220/2006edb8/attachment.html>


More information about the Pkg-llvm-team mailing list