23 Jan
2008
23 Jan
'08
11:41 a.m.
Ovanes Markarian wrote:
Trying to compile the code (VC++ 7.1, boost 1.34.1) I faced the problem that some header files are missing.
boost/utility/singleton.hpp includes:
# include
member_dereference.hpp includes: # include
# include # include # include I neather have function_types directory in singleton.zip nor in boost 1.34.1 distribution. Would be nice if someone could specify if some other additional libs are needed.
No additional libs are needed, just the svn version of Boost :-). A backport to 1.34 can be downloaded from the vault: http://tinyurl.com/2nelk4 Regards, Tobias