Re: [Cs-dev] minor issue
Date | 2014-08-03 15:49 |
From | john ffitch |
Subject | Re: [Cs-dev] minor issue |
Actually this is not minor for me -- it means I do not have csound at all. It is not a feature of just csdebug but everything. I cannot look at the line number question as I no longer have csound ==John ffitch ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2014-08-03 18:24 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] minor issue |
Attachments | None None |
So, are you getting the same linking errors for the csound command line executable?
A
On Sun, Aug 3, 2014 at 9:49 AM, john ffitch <jpff@codemist.co.uk> wrote: Actually this is not minor for me -- it means I do not have csound at |
Date | 2014-08-03 18:32 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] minor issue |
Attachments | None |
Date | 2014-08-03 19:11 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] minor issue |
Attachments | None None |
It's part of the orchestra compilation test. It seems like it's not failing for you... Now rechecking it doesn't fail for me with make test, but it fails if I run the program by itself:$ tests/c/testCsoundOrcCompileTest FAILED 1. /home/andres/Documents/src/csound-csound6-git/tests/c/csound_orc_compile_test.c:162 - CU_ASSERT_EQUAL(tree->next->line,0) Cheers, Andrés On Sun, Aug 3, 2014 at 12:32 PM, <jpff@cs.bath.ac.uk> wrote: On investigation the cmake cache had |