psychec icon indicating copy to clipboard operation
psychec copied to clipboard

Have problems in using API

Open Z769018860 opened this issue 2 years ago • 1 comments

Hello, I am very interested in your project and want to continue to do the generation and analysis of CFG based on your project. But after reading your readme documentation several times, I'm still not sure how I'm going to invoke your API in my own project. For example, which library files should I include in my project, what.h files should I include, etc.

Z769018860 avatar Mar 31 '23 07:03 Z769018860

Hi, thanks for the interest. Please take a look on the tests are linked against the compiler frontend at cmakelists file for an example.

ltcmelo avatar Apr 01 '23 18:04 ltcmelo