Dear all,

I'm having a compile error that I've never had before on the current svn
revision 4162.  Compile broke on file CifDataValueFormatter.cpp

g++ -pthread -std=c++0x -fPIC -D_PYMOL_LIBPNG -D_PYMOL_INLINE
-D_PYMOL_VMD_PLUGINS -D_HAVE_LIBXML -D_PYMOL_FREETYPE -DNO_MMLIBS
-D_PYMOL_NUMPY -Iov/src -Ilayer0 -Ilayer1 -Ilayer2 -Ilayer3 -Ilayer4
-Ilayer5 -Imodules/cealign/src -Ibuild/generated
-Icontrib/uiuc/plugins/include -Icontrib/uiuc/plugins/molfile_plugin/src
-I/home/quyen/lib64/python2.7/site-packages/numpy/core/include
-I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2
-I/usr/include/python2.7 -c layer3/CifDataValueFormatter.cpp -o
build/temp.linux-x86_64-2.7/layer3/CifDataValueFormatter.o
-Wno-write-strings -Wno-unused-function -Wno-char-subscripts -ffast-math
-funroll-loops -fcommon -O3
In file included from layer3/CifDataValueFormatter.cpp:8:0:
layer3/CifDataValueFormatter.h:20:13: error: ISO C++ forbids initialization
of member 'm_i'
layer3/CifDataValueFormatter.h:20:13: error: making 'm_i' static
layer3/CifDataValueFormatter.h:20:13: error: ISO C++ forbids in-class
initialization of non-const static member 'm_i'

g++ version 4.5.1

Do you have any advise on how to get past this blocker?

Best,
Quyen
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to