liboai icon indicating copy to clipboard operation
liboai copied to clipboard

Example download_generated_image.cpp is not compileable

Open aschet opened this issue 1 year ago • 0 comments

Describe the bug

The example "documentation/images/examples/download_generated_image.cpp" does currently no compile because the list of parameters of the method Network::Download did change.

To Reproduce

  1. Compile the example "documentation/images/examples/download_generated_image.cpp"
  2. Compiler emits error: documentation\images\examples\download_generated_image.cpp(12,16): error C2660: 'liboai::Network::Download': function does not take 2 arguments

Code snippets

No response

OS

all

Library version

v4.0.1

aschet avatar Sep 27 '24 09:09 aschet