Android Question How to fix X2BodyWrapper error ate compile time

DK_Hirani

New Member
Hi,
I am trying to compile but I am having this error :
Parsing code. Error
Error parsing program.
Error description: Unknown type: game
Are you missing a library reference?
Error occurred on line: 5 (X2BodyWrapper)
Public mGame As Game

I have installed XUI2D internal library.
Thanks in advance
 
Top