User-friendly error messages from MS Visual C++

Published April 02, 2007
Advertisement
Compiling...\Dev\GameProjects\FSProjects\FSLibs\ServerLogic\Source\Actor_ServerLogic.cpp(1435) : error C2679: binary '=' : no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion)        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\ReferenceMetaProperty.h(75) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectMetaProperty.h(70) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        D:\Dev\CoreLibs\Reflection\DecoratedObjectSequenceMetaProperty.h(56) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=double        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericMetaProperty<TProperty>' being compiled        with        [            TProperty=std::string        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=bool        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint8        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint16        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=int32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=uint32        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class template instantiation 'Reflection::GenericDecoratedMetaProperty<TProperty>' being compiled        with        [            TProperty=float        ]        d:\Dev\CoreLibs\Reflection\ObjectSequenceMetaProperty.h(51) : see reference to class <span class="c<div>


Previous Entry Magical traffic
Next Entry Inefficiency
0 likes 1 comments

Comments

evolutional
[lol]
April 02, 2007 07:35 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

Advertisement