C1806: Illegal cast-operation

[ERROR]

Description

There is no conversion for doing the desired cast.

Tips

The cast \c operator must specify a type, that can be converted to the type, which the expression containing the cast \c operator would be converted to.