fantasy-peak / cpp-freegpt-webui

GPT 3.5/4 with a Chat Web UI. No API key required. Web server developed with c++
GNU General Public License v3.0
237 stars 51 forks source link

not compiled #157

Open superhacker1412 opened 5 days ago

superhacker1412 commented 5 days ago

src/free_gpt.cpp checking for flags (-MMD -MF) ... ok error: src/main.cpp:3:10: fatal error: format: No such file or directory 3 | #include | ^~~~ compilation terminated.

fantasy-peak commented 5 days ago

need gcc>=13.1