This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C7000-CGT: Host emulator build against Visual C++ dynamic runtime library

Part Number: C7000-CGT

Hello,

I am just starting with the integration of C7000 code generation tools to the rest of our project and I got stuck right away. From both docs and linker errors I can see that C7000-CGT host emulator libs were build targeting static Visual C++ runtime library. However our project uses all kinds of different external tools and libs that are linked against dynamic runtime library. And my question is, would it be possible to get ti_cgt_c7000_3.1.0.LTS Windows binaries build against Visual C++ dynamic runtime library? I was not able to find sources to host emulation tools to rebuild it myself. I am afraid that switching completely to static runtime library with all our tooling might not be possible.

Thank you any help

Milan