After renaming an Activity module the compiler stopped with an error:
Compiling code. Error
Modules: activity3 not found.
old name: activity3
new name: act3
All modules are there but the compiler searches looking for the module as it was previously named. All pieces of code was changed to the new module name (act3). Any idea what's the problem? Thanks.
Walter
Compiling code. Error
Modules: activity3 not found.
old name: activity3
new name: act3
All modules are there but the compiler searches looking for the module as it was previously named. All pieces of code was changed to the new module name (act3). Any idea what's the problem? Thanks.
Walter