|
From: Steven R. L. <sr...@ic...> - 2016-07-23 18:20:30
|
What version of clang? C++ rtti is required. Enviado desde nuestro iPhone. > El jul 23, 2016, a las 2:54 AM, giorgio wuzza <gi...@gm...> escribió: > > I have managed to compile on Linux and Windows without any problems. I also compiled ICU 49.1 on MacOSX without any problems. > > Building 57.1 gives me the following error. What am I missing? > > Applications/Xcode.app/Contents/Developer/usr/bin/gnumake[3]: Making `all' in `common' > clang++ ... ustrenum.cpp > In file included from ustrenum.cpp:11: > ./utypeinfo.h:28:10: fatal error: 'typeinfo' file not found > #include <typeinfo> // for 'typeid' to work > ^ > 1 error generated. > *** Failed compilation command follows: ---------------------------------------------------------- > clang++ -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -DU_HAVE_STD_STRING=0 -DU_HAVE_ATOMIC=0 -I. -DDEFAULT_ICU_PLUGINS="/Users/george/projects/cmakeicu/build/lib/icu" -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Qunused-arguments -Wno-parentheses-equality -fvisibility=hidden -fno-common -c -MMD -MT ustrenum.d ustrenum.o ustrenum.ao -o ustrenum.ao ustrenum.cpp > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports.http://sdm.link/zohodev2dev > _______________________________________________ > icu-support mailing list - icu...@li... > To Un/Subscribe: https://lists.sourceforge.net/lists/listinfo/icu-support > Archives/Project Info: http://site.icu-project.org/contacts |