Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics


User-friendly error messages from MS Visual C++

Posted by Kylotan, 01 April 2007 · 53 views

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::G
enericMetaProperty<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 ref
erence 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


[lol]
PARTNERS