Am Dienstag, 10. Dezember 2013 um 16:53:40, schrieb Scott Kostyshak
> > I don't have clang, but...
> >
> >
> >
> > The option for c++11 may be -std=c++11 or -std=gnu++11.
> >
> >
> >
> > Could you try?
>
> It was being run with -std=gnu++0x. Running manually and substituting
> for it with -std=c
On Tue, Dec 10, 2013 at 12:39 PM, Kornel Benko wrote:
> Am Montag, 9. Dezember 2013 um 03:12:31, schrieb Scott Kostyshak
>
>
>> On Sat, Dec 7, 2013 at 12:08 PM, Scott Kostyshak wrote:
>
>> > The above two commands were from the following command (except that
>
>> > the second command switches -D
Am Montag, 9. Dezember 2013 um 03:12:31, schrieb Scott Kostyshak
> On Sat, Dec 7, 2013 at 12:08 PM, Scott Kostyshak wrote:
> > The above two commands were from the following command (except that
> > the second command switches -DLYX_EXTERNAL_BOOST to "ON"):
> >
> > cmake ../repo \
> > -DCMAKE_IN
On Sat, Dec 7, 2013 at 12:08 PM, Scott Kostyshak wrote:
> The above two commands were from the following command (except that
> the second command switches -DLYX_EXTERNAL_BOOST to "ON"):
>
> cmake ../repo \
> -DCMAKE_INSTALL_PREFIX=/usr/local/lyx2.1 \
> -DLYX_DEBUG=ON -DLYX_RELEASE=OFF -DLYX_CPACK
The above two commands were from the following command (except that
the second command switches -DLYX_EXTERNAL_BOOST to "ON"):
cmake ../repo \
-DCMAKE_INSTALL_PREFIX=/usr/local/lyx2.1 \
-DLYX_DEBUG=ON -DLYX_RELEASE=OFF -DLYX_CPACK=ON \
-DLYX_PROGRAM_SUFFIX=ON -DLYX_LOCALVERSIONING=ON \
-DCPACK_BIN
On Fri, Dec 6, 2013 at 4:45 PM, Jean-Marc Lasgouttes wrote:
> Le 06/12/2013 19:52, Scott Kostyshak a écrit :
>
>> At some point not too long ago I was able to build with Clang. It was
>> an older version though. Now I get an error when building boost
>> "error: use of undeclared identifier" (see m
Le 06/12/2013 19:52, Scott Kostyshak a écrit :
At some point not too long ago I was able to build with Clang. It was
an older version though. Now I get an error when building boost
"error: use of undeclared identifier" (see more output at the bottom).
Is this something that should be fixed?
I g
At some point not too long ago I was able to build with Clang. It was
an older version though. Now I get an error when building boost
"error: use of undeclared identifier" (see more output at the bottom).
Is this something that should be fixed?
$ clang --version
Debian clang version 3.2-7ubuntu1 (