B4J Question [BANano] Exclude sub or module during transpilation

angel_

Well-Known Member
Licensed User
Longtime User
After the BANano.Build(DirBuild) line in AppStart, I want to call a Sub to add some files to the Build folder so that Sub is not transpiled, is it possible to exclude this sub or a whole module?
 

angel_

Well-Known Member
Licensed User
Longtime User
After transpiling the code, this error appears, everything seems to work correctly, should I ignore the error?

Captura.JPG
 
Upvote 0
Top