¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Compile Errors from Multiple (Previously Working) Modules


 

Hello All.? I'm trying to make a few small changes to a program that our company picked up from a previous vendor.? I have imported the program archive, just like I've done with other rooms they have, and then compile.? I'm getting all kinds of odd errors and I don't know what the cause could be.? Can anyone shed some light on this for me?

ERROR? (LGCMCVT247)??
? ? ? ? Compile errors exist for SIMPL+, could not perform SIMPL+ link for C:\Users\AV\Desktop\Projects\Capital\Configs\Crestron Programing Files\Donohue\Revision 2.27.2024\SPlsWork\Biamp_Tesira_State_Control_v3_2.dll.
ERROR? (LGSPLS1510)? File: ** C:\Users\AV\Desktop\Projects\Capital\Configs\Crestron Programing Files\Donohue\Revision 2.27.2024\Biamp Tesira State Control v3.2.usp, Line 181
? ? ? ? Biamp Tesira State Control v3.2.usp : class event handler expected: 'ONQUARANTINECHANGE'
ERROR? (LGCMCVT247)??
? ? ? ? Compile errors exist for SIMPL+, could not perform SIMPL+ link for C:\Users\AV\Desktop\Projects\Capital\Configs\Crestron Programing Files\Donohue\Revision 2.27.2024\SPlsWork\Biamp_Tesira_State_Control_v3_2.dll.
ERROR? (LGSPLS1510)? File: ** C:\Users\AV\Desktop\Projects\Capital\Configs\Crestron Programing Files\Donohue\Revision 2.27.2024\Cli_Device.usp, Line 545
? ? ? ? Cli_Device.usp : class event handler expected: 'ONCLIDIGTXEVENT'

There are about 50 of these kind of SIMPL+ Compile errors...


 

You are using a 3 or 4 series processor, correct? I would delete the splwork subfolder and recompile. If you get the error again you may want to download the modules from Biamp as something may be corrupt or missing in the archive.

Crestron modules for Tesira - Biamp Cornerstone


 

Looks like a clz is missing, or the Simpl+ files are expecting the clz to be somewhere they¡¯re not.


 

There is the possibility of importing the wrong version of the .clz for the Biamp Tesira modules. The same .clz files me was used for 3.0 3.2 and 3.3,
but they are different files with different methods available.
Try importing demo program from Biamp for the 3.2 version of the modules, then go back and compile.