Hi all,
I am trying to resurrect an old project. I completely reinstalled everything for B4A and am running 12.5
I loaded in some of the old code and libraries and now when I try to compile I get:
B4A Version: 12.50
Parsing code. Error
Error parsing program.
Error description: Unknown type: b4xmainpage
Are you missing a library reference?
Error occurred on line: 73 (B4XPages)
Public Sub MainPage As B4XMainPage
I set the project up using the Default template rather than B4x and I have no reference to b4xmainpage in any of my code.
I have reinstalled v12.5 again and I still get the same problem.
Any help would be gratefully received.
Jonathan
I am trying to resurrect an old project. I completely reinstalled everything for B4A and am running 12.5
I loaded in some of the old code and libraries and now when I try to compile I get:
B4A Version: 12.50
Parsing code. Error
Error parsing program.
Error description: Unknown type: b4xmainpage
Are you missing a library reference?
Error occurred on line: 73 (B4XPages)
Public Sub MainPage As B4XMainPage
I set the project up using the Default template rather than B4x and I have no reference to b4xmainpage in any of my code.
I have reinstalled v12.5 again and I still get the same problem.
Any help would be gratefully received.
Jonathan