Project

General

Profile

Actions

Bug #1844

open

Compilation in C++11 mode broken

Added by Alex Afanasyev over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Start date:
08/11/2014
Due date:
% Done:

0%

Estimated time:

Description

When ndn-cpp is compiled in C++11 mode, ndnrtc does not compile.

https://github.com/cawka/ndnrtc/commit/d8c6589a27ff09f19e9237b89b948335d1c92ab9 fixes most of the problems, but needs revision before actually merging.


Files

config.log (53.9 KB) config.log Alex Afanasyev, 08/14/2014 10:42 PM
Actions #1

Updated by Peter Gusev over 9 years ago

Which flags/envvars are you using to compile NDN-CPP in C++11 mode?

Actions #2

Updated by Alex Afanasyev over 9 years ago

I used just ./configure, I'm using macports and have the following env:

PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
PATH=/opt/local/bin:/usr/local/bin:/usr/texbin:/Users/cawka/Devel/devel/depot_tools:/usr/bin:/bin:/usr/sbin:/sbin
Actions #3

Updated by Peter Gusev over 9 years ago

Can you please attach/send config.log after NDN-CPP configuration?

Actions #4

Updated by Alex Afanasyev over 9 years ago

Actions

Also available in: Atom PDF