Csound Csound-dev Csound-tekno Search About

[Csnd-dev] More on build failure

Date2018-08-29 21:55
FromJohn
Subject[Csnd-dev] More on build failure
Restoring main.cxx from one of my backup systems does not fix it

make -f Frontends/CMakeFiles/winsound.dir/build.make Frontends/CMakeFiles/winsound.dir/build
make[2]: Entering directory '/home/jpff/csound6'
make[2]: *** No rule to make target 'Frontends/CMakeFiles/winsound.dir/build'.  Stop.
make[2]: Leaving directory '/home/jpff/csound6'
make[1]: *** [CMakeFiles/Makefile2:2568: Frontends/CMakeFiles/winsound.dir/all] Error 2
make[1]: Leaving directory '/home/jpff/csound6'
make: *** [Makefile:166: all] Error 2

So now I am out of csound, until thisis fixed

Date2018-08-29 22:05
FromMichael Gogins
SubjectRe: [Csnd-dev] More on build failure
I must have deleted this by mistake. You can check it ot from the previous comput and add it to git again, or I will do that when I get home in an hour or two. 

Regards 
Mike

On Wed, Aug 29, 2018, 16:56 John <jpff@codemist.co.uk> wrote:
Restoring main.cxx from one of my backup systems does not fix it

make -f Frontends/CMakeFiles/winsound.dir/build.make Frontends/CMakeFiles/winsound.dir/build
make[2]: Entering directory '/home/jpff/csound6'
make[2]: *** No rule to make target 'Frontends/CMakeFiles/winsound.dir/build'.  Stop.
make[2]: Leaving directory '/home/jpff/csound6'
make[1]: *** [CMakeFiles/Makefile2:2568: Frontends/CMakeFiles/winsound.dir/all] Error 2
make[1]: Leaving directory '/home/jpff/csound6'
make: *** [Makefile:166: all] Error 2

So now I am out of csound, until thisis fixed

==John ffitch