Re: Ardour3-3.1 does not build on FreeBSD i386 10.0
outro pessoa <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <CAD9=5Xxfj399zQKnCQrnHXB7whPB96wKe6d5Rd6gAQ4AmymvcA@mail.gmail.com> |
I set clang, clang++, and clang-cpp with the full paths in the $PORT/Makefile. Another question... "$ ./ardev .: cannot open ./../build/gtk2_ardour/ardev_common_waf.sh: No such file or directory $ " http://pkgsubmit.mageia.org/autobuild/cauldron/x86_64/core/log/ardour3-3.0-0.13700.2.mga3.src.rpm/build.0.20130209132846.log had the exact same thing. The page is gone though. Does this require a link to a top level directory? On Mon, Jun 17, 2013 at 2:41 PM, Robin Gareus <[email protected]> wrote: > On 06/17/2013 08:12 PM, outro pessoa wrote: > > In the wscript file, there are a set of conditionals { os==apple then > > statement fi} > > if.. fi sound like bash. What file are you looking at? > > - properly formatted unlike this email, of course- followed > > by an else conditional for linux. Now, is it possible to add a second > > conditional to each of the if + else statements? if so, will it be an > if-fi > > or an else+if-fi statement? > > yes. it's python syntax, you can have as many elif's as you like. See > for example https://github.com/Ardour/ardour/blob/master/wscript#L50 > and https://github.com/Ardour/ardour/blob/master/wscript#L121 > > There are also various examples though the wscripts for adding include > and/link paths e.g. for boost. > > HTH, > robin > _______________________________________________ ardour-dev mailing list [email protected] http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org