When I try to load and run any of the X2 Games examples, in either B4A or B4J, I get a bunch of errors. Most go away if I add the B4XPages library (though it seems strange that I have to do this manually) but I'm stuck with:
Unknown type: B4XMainPage
Are you missing a library reference?
A clean reinstall of the latest version doesn't help. What am I missing?
X2 is an open source, cross platform 2d game engine based on box2d physics engine and BitmapCreator as the rendering engine. X2 itself is a b4xlib library. The first versions of X2 lead the way to cross platform B4X projects. The new update goes the other way, and makes X2 work with B4XPages...
X2 is an open source, cross platform 2d game engine based on box2d physics engine and BitmapCreator as the rendering engine. X2 itself is a b4xlib library. The first versions of X2 lead the way to cross platform B4X projects. The new update goes the other way, and makes X2 work with B4XPages...