Hi B4X Guys,
this happen only in Obfuscator Mode , please any help to solve this error , i'm using BitmapCreator Class.
this happen only in Obfuscator Mode , please any help to solve this error , i'm using BitmapCreator Class.
Error Message:
B4A Version: 12.80
Parsing code. (0.81s)
Java Version: 14
Building folders structure. (0.58s)
Running custom action. (0.11s)
Compiling code. (0.61s)
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.06s)
Organizing libraries. (0.08s)
(AndroidX SDK)
Compiling resources (10.93s)
Linking resources (4.72s)
Compiling generated Java code. Error
src\com\xxxxx\driver\bitmapcreator.java:5096: error: cannot find symbol
target._drawbitmapcreatortransformed(dt);
^
symbol: method _drawbitmapcreatortransformed(_drawtask)
location: variable target of type bitmapcreator
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
only showing the first 1 errors, of 5 total; use -Xmaxerrs if you would like to see more
javac 14.0.1