Doing a few minutes ago a compilation like usual (after many others previously) , I started to get the message below.
B4A Version: 11.80
Parsing code. (0.64s)
Java Version: 11
Building folders structure. (0.08s)
Compiling code. (1.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Running custom action. (0.61s)
Compiling resources (0.08s)
Linking resources (0.73s)
Compiling debugger engine code. (12.17s)
Compiling generated Java code. (11.87s)
Finding libraries that need to be dexed. (0.03s)
Dex code (8.42s)
Dex merge (7.41s)
Copying libraries resources Error
Operation did not complete successfully because the file contains a virus or potentially unwanted software.
During the compilation, Windows security reports a severe alert about the file:
\Objects\bin\temp.ap_
containing a Trojan:Script/Wacatac.h!ml
Trying to clean the project, then to remove all subfolders from Objects except res and rebuild, but still the same issue.
If I run a virus scan after removing the subfolders, nothing reported.
Then I restarted B4A and I was able to compile without any error.
But after 3 or 4 compilations, started to get the message again.
No issue with other B4A applications I'm trying to recompile.
What can be the cause? Didn't changed anything in the project except some corrections in the code.
B4A Version: 11.80
Parsing code. (0.64s)
Java Version: 11
Building folders structure. (0.08s)
Compiling code. (1.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Running custom action. (0.61s)
Compiling resources (0.08s)
Linking resources (0.73s)
Compiling debugger engine code. (12.17s)
Compiling generated Java code. (11.87s)
Finding libraries that need to be dexed. (0.03s)
Dex code (8.42s)
Dex merge (7.41s)
Copying libraries resources Error
Operation did not complete successfully because the file contains a virus or potentially unwanted software.
During the compilation, Windows security reports a severe alert about the file:
\Objects\bin\temp.ap_
containing a Trojan:Script/Wacatac.h!ml
Trying to clean the project, then to remove all subfolders from Objects except res and rebuild, but still the same issue.
If I run a virus scan after removing the subfolders, nothing reported.
Then I restarted B4A and I was able to compile without any error.
But after 3 or 4 compilations, started to get the message again.
No issue with other B4A applications I'm trying to recompile.
What can be the cause? Didn't changed anything in the project except some corrections in the code.
Last edited: