I have followed the steps outlined in the OpenSees repository to compile OpenSees, OpenSeesMP, the Python module, and OpenSeesSP. Everything compiles successfully except for OpenSeesSP. When attempting to compile OpenSeesSP, I encounter the LNK2019 error associated with OPS_InterpTcl.lib. The following image illustrates the error message displayed on the console:

I also show the messages I got while compiling the other applications.
OpenSees:

OpenSeesPy:

OpenSeesMP:

Finally, I show the compiled apps in the respective folder:

Does anyone have knowledge about resolving the issue related to compiling OpenSeesSP?
Thanks in advance.