'variable' : conversion from 'type' to 'type' of greater size
You attempted to assign a 32-bit value to a 64-bit integer. For example, casting a 32-bit int or 32-bit long to a 64-bit pointer.