[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] Build fails: PyrStringPrim.cpp.o] Error 1
- To: SuperCollider developers list <sc-dev@xxxxxxxxxxxxxxxx>
- Subject: Re: [sc-dev] Build fails: PyrStringPrim.cpp.o] Error 1
- From: Dan Stowell <danstowell@xxxxxxxxx>
- Date: Sun, 6 Dec 2015 20:21:49 +0000
- In-reply-to: <CANwWYkpzhr231X00FzGULGGeeryjALMxLSvSM5Xi0G+Z=7txUQ@mail.gmail.com>
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- References: <CANwWYkpzhr231X00FzGULGGeeryjALMxLSvSM5Xi0G+Z=7txUQ@mail.gmail.com>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
Hi,
I don't see this error. I'm on Ubuntu 14.04.3 LTS, using gcc
4.8.4-2ubuntu1. I'm using SC latest master (commit f1adfcd). My cmake
choices are similar to yours (but not the same). I didn't use
"-DNATIVE=ON" but I just tried that one and it doesn't break things. I
don't use the explicit custom prefix-path that you use.
So, a bit of a mystery. Note that you wrote "-SYSTEM_YAMLCPP=OFF" when
it should be "-DSYSTEM_YAMLCPP=OFF". Could be relevant
Best
Dan
2015-12-06 19:53 GMT+00:00 juan perfile <sc3sc3@xxxxxxxxx>:
> Hi,
>
> Since a couple days, I think since an update concerning the Supernova part
> of Supercollider,
> the build fails on ubuntu studio lts14.04
>
> My cmake parameters are:
> cmake -DSUPERNOVA=OFF -DNATIVE=on -DSSE=ON -DSC_IDE=ON ../supercollider
> -SYSTEM_YAMLCPP=OFF -DSC_EL=OFF
> -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu/
>
> Anybody an idea how to fix it ?
>
> [ 18%] Building CXX object
> lang/CMakeFiles/libsclang.dir/LangPrimSource/PyrPrimitive.cpp.o
> [ 18%] Building CXX object
> lang/CMakeFiles/libsclang.dir/LangPrimSource/PyrStringPrim.cpp.o
> /home/sc3sc3/SC3/supercollider/lang/LangPrimSource/PyrStringPrim.cpp: In
> function ‘void yaml_traverse(VMGlobals*, const YAML::Node&, PyrObject*,
> PyrSlot*)’:
> /home/sc3sc3/SC3/supercollider/lang/LangPrimSource/PyrStringPrim.cpp:946:9:
> error: no match for ‘operator>>’ (operand types are ‘const YAML::Node’ and
> ‘std::string {aka std::basic_string<char>}’)
> node >> out;
> ^
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/