LIB name must be a string constant

The name that you specified in the Lib clause of a Declare statement is not a quoted literal or a string constant though that is what is required. Change the name to a quoted literal or string constant.