Show/Hide Toolbars

XSharp

Cannot implicitly convert between '{0}' and 'PTR' in platform '{1}' because the size of 'PTR' cannot be determined at compile time.

 

This error occurs when compiling for platforms other then X86 and X64 because the compiler does not know the size of the PTR type at compile time.