openvinotoolkit / openvino.genai

Run Generative AI models using native OpenVINO C++ API
Apache License 2.0
114 stars 151 forks source link

How to compile samples/cpp code? #682

Closed aoke79 closed 2 months ago

aoke79 commented 2 months ago

Dear, might you please give a script or a "bat" file to compile the genai cpp code, include "src", "samples\cpp"? thanks,

Wovchena commented 2 months ago

There's no bat to build the whole project. Follow the instruction: https://github.com/openvinotoolkit/openvino.genai/blob/master/src/docs/BUILD.md

avitial commented 2 months ago

Closing this, I hope previous responses were sufficient to help you proceed. Feel free to reopen and ask additional questions related to this topic.