$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2007-06-01 01:13:18
Hi,
> I added 'inline' to the non-template functions. I don't get the error
> for the templated functions. I can still add 'inline' to those if I
> should/need to. I am using visual studio .NET, maybe that makes a
> difference?
>
> I uploaded uuid_v9.zip to the boost vault. Will you give it a try for
> me?
The new version works but I get still this error:
/opt/boost/include/boost-1_34/boost/uuid.hpp:210: instantiated from void
boost::uuid::construct(const std::basic_string<_CharT, _Traits,
_Alloc>&) [with ch = char, char_traits = std::char_traits<char>, alloc =
std::allocator<char>]
/opt/boost/include/boost-1_34/boost/uuid.hpp:77: instantiated from here
/opt/boost/include/boost-1_34/boost/uuid.hpp:469: error: function
find(char [16], char* const&, char&) not found
Any ideas?
Regards, Oliver