| Failing still at
/home/travis/build/csound/csound/frontends/CsoundAC/trace.cpp:16:38: error: ‘_vsnprintf’ was not declared in this scope
_vsnprintf(msg, 256, format, args);
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952
> On 3 Apr 2016, at 14:39, Michael Gogins wrote:
>
> Sorry, I had committed but not pushed. Pushed now.
>
> Best,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
>
> On Sun, Apr 3, 2016 at 4:17 PM, jpff wrote:
>> did ypu push to git? I see nowt
>>
>>
>> On Sun, 3 Apr 2016, Michael Gogins wrote:
>>
>>> I have just fixed this as well.
>>>
>>> Regards,
>>> Mike
>>>
>>> -----------------------------------------------------
>>> Michael Gogins
>>> Irreducible Productions
>>> http://michaelgogins.tumblr.com
>>> Michael dot Gogins at gmail dot com
>>>
>>>
>>> On Sun, Apr 3, 2016 at 3:54 PM, jpff wrote:
>>>>
>>>> Now fais wit
>>>>
>>>> /usr/bin/cmake -E cmake_progress_report /home/jpff/csound6/CMakeFiles 76
>>>> /home/jpff/csound6/frontends/CsoundAC/trace.cpp: In function ‘void
>>>> trace(char*, ...)’:
>>>> /home/jpff/csound6/frontends/CsoundAC/trace.cpp:16:28: error: ‘_TRUNCATE’
>>>> was not declared in this scope
>>>> _vsnprintf_s(msg, 256, _TRUNCATE, format, args);
>>>> ^
>>>> /home/jpff/csound6/frontends/CsoundAC/trace.cpp:16:51: error:
>>>> ‘_vsnprintf_s’
>>>> was not declared in this scope
>>>> _vsnprintf_s(msg, 256, _TRUNCATE, format, args);
>>>> ^
>>>> frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build.make:862: recipe for
>>>> target 'frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/trace.cpp.o' failed
>>>>
>>>>
>>>>
>>>> On Sun, 3 Apr 2016, Michael Gogins wrote:
>>>>
>>>>> I have just fixed this.
>>>>>
>>>>> Best,
>>>>> Mike
>>>>>
>>>>> -----------------------------------------------------
>>>>> Michael Gogins
>>>>> Irreducible Productions
>>>>> http://michaelgogins.tumblr.com
>>>>> Michael dot Gogins at gmail dot com
>>>>>
>>>>>
>>>>> On Sun, Apr 3, 2016 at 3:37 PM, jpff wrote:
>>>>>>
>>>>>>
>>>>>> /home/jpff/csound6/frontends/CsoundAC/trace.cpp:10:20: fatal error:
>>>>>> crtdbg.h: No such file or directory
>>>>>> #include "crtdbg.h"
>>>>>> ^ |