On Fri, Dec 6, 2013 at 7:36 PM, outro pessoa <outro.pes...@gmail.com> wrote:

> 1. There is no longer a traverso mailing list that is active.
> 2. The original developers are impossible to get a hold of recently.
> 3. I do not have the original input parameters due to 1 and 2 above.
> 4. These lists are CMake and I am doing a rebuild of traverso making it
> dependent upon both developer and user input for information.
> 5. There is no flag nor option for such Boolean type values within the
> Cmake manual page on FreeBSD.
> 6. I am doing a port to FreeBSD based upon a Linux application.
>
> So...
> Added to the above messages are:
>
> Anyone else using CLang in place of GCC?
>
> "
>
> ===>  Building for traverso-0.49.2
> [  1%] Building CXX object 
> src/engine/CMakeFiles/traversoaudiobackend.dir/AudioDevice.o
> In file included from 
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/engine/AudioDevice.cpp:27:
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/engine/AlsaDriver.h:62:6:
>  warning: 'AlsaDriver::setup' hides overloaded virtual function 
> [-Woverloaded-virtual]
>         int setup(bool capture=true, bool playback=true, const QString& 
> pcmName="hw:0", const QString& dither="None");
>             ^
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/engine/Driver.h:49:14: 
> note: hidden overloaded virtual function 'Driver::setup' declared here: 
> different number of parameters (3 vs 4)
>         virtual int setup(bool capture=true, bool playback=true, const 
> QString& cardDevice="none");
>                     ^
> In file included from 
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/engine/AudioDevice.cpp:52:
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/common/Tsar.h:66:9: 
> error: field has incomplete type 'void *[]'
>         void*           _a[];
>                         ^
> 1 warning and 1 error generated.
> *** Error code 1
>
> Stop.
> make[4]: stopped in /usr/home/raspycat/traverso/work/traverso-0.49.2
> *** Error code 1
>
> Stop.
> make[3]: stopped in /usr/home/raspycat/traverso/work/traverso-0.49.2
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/home/raspycat/traverso/work/traverso-0.49.2
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/home/raspycat/traverso
> *** Error code 1
>
> Stop.
> make: stopped in /usr/home/raspycat/traverso
>
>
>
>
>
> On Sat, Nov 30, 2013 at 5:12 AM, Rolf Eike Beer <e...@sf-mail.de> wrote:
>
>> outro pessoa wrote:
>> > If it can be fixed.
>>
>> You are posting it to the wrong list (cmake-developers@) because it is no
>> CMake-internal failure. You are posting it to the wrong list (cmake@)
>> because
>> it is nothing that CMake has done wrong. It is a code problem in
>> traverso, so
>> post it there. And if you give that few information in the mail when you
>> contact them I'm not sure they will be able to do anything useful with
>> that.
>>
>> Eike
>
>
>

Apologies for the top posting
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to