Question:
After editing the name of the LIB file used in the application, it continues being loaded with the old name. How can I fix this problem?
Solution:
When the LIB file is created, it receives a unique ID, and this ID doesn’t change even after the file name has been edited. Therefore, you can continue using the LIB file with the old name, or create a new Library, copying the old Library’s data to the new one.