The following Boost-Users poll is now closed. Here are the final results: POLL QUESTION: Yahoo! groups can be configured so that only the moderators can view membership list, or so that membership lists can be viewed by anyone (email addresses are always munged for non-moderators; my email address would appear as something like jim.hyslop@.le...) Do you want the membership list to be freely available to be viewed by anyone, or do you want the membership list kept private so only the moderators can view the list? CHOICES AND RESULTS - I want only the moderators to be able to view the membership list, 0 votes, 0.00% - I want anyone to be able to view the membership list, 0 votes, 0.00% For more information about this group, please visit http://groups.yahoo.com/group/Boost-Users For help with Yahoo! Groups, please visit http://help.yahoo.com/help/us/groups/
Hi , I use KCC 4.0a on LINUX and i used to use boost 1_20_2 (old version) with KCC and python 1.5.2 I want to use cross-extension-module dependencies so i want to migrate to boost 1_26_0 with python 2.1 Unfortunately, boost doesn't compile anymore. KCC doesn't find an include in python 2.1 sources. Does anybody have ever tested the last Boost Python Library with KCC ? Thank you
Hi !!
While trying to compile boost python library which KCC 4.0f on Red Hat 7.0 with python
2.1.1
i get the two following errors in extension_class.hpp from boost 1.26 :
"/home01/ahbhhxx/USR/boost_1_26_0/boost/python/detail/extension_class.hpp", line 247:
error:
identifier "non_null_from_python" is undefined
return non_null_from_python(obj, boost::python::type
participants (2)
-
Boost-Usersļ¼ yahoogroups.com
-
Xavier Warin