A CML Compiler library source directory can be opened in the CML Compiler GUI to add, remove, or rename elements to the library source directory, build the CML, and run QA tests.
To open an existing library source directory:
- Click the … button next to the Library path field.
- Select the root folder of the library source directory you would like to open.
To successfully open, the selected folder must contain at least one library master file.
Once opened, the elements listed in the selected Library master file will be displayed in the Element Status Center window. To change the master file, select a different file from the Library master file dropdown menu and click Reload.
Note: CML Compiler directories generated before 2023 R2 need to be updated to the new data format to be able to be opened and run by CML Compiler GUI. To do that, in the GUI click on Update Data Format option in the drop-down list for Run button. Next you will be prompted to select the master file to the library you need to update. Alternatively, you can run following CML Compiler command line option in your directory. cml-compiler update_data_format This feature automatically updates the library source data to the new format. For more information on this feature please visit Command line interface. |