ciginfo Well-Known Member Licensed User Longtime User Dec 13, 2023 #1 Hello, I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres Where is the problem? Thank you
Hello, I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres Where is the problem? Thank you
DonManfred Expert Licensed User Longtime User Dec 13, 2023 #2 ciginfo said: I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres Where is the problem? Click to expand... WHERE EXACTLY do you try to add this line? I tried it with a Activities- and a B4XPages-project. In both i added this line in MAIN Module. Both can be compiled. create a small project and upload it. to get any more useful answers. Last edited: Dec 13, 2023 Upvote 0
ciginfo said: I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres Where is the problem? Click to expand... WHERE EXACTLY do you try to add this line? I tried it with a Activities- and a B4XPages-project. In both i added this line in MAIN Module. Both can be compiled. create a small project and upload it. to get any more useful answers.
ciginfo Well-Known Member Licensed User Longtime User Dec 13, 2023 #3 Sorry, excuse me, I didn't put it in the main module. Now it can be compilated Upvote 0