DeltaGroupNJUPT / Vina-GPU-2.1

Vina-GPU 2.1, an improved docking toolkit for faster speed and higher accuracy on the virtual screening
Apache License 2.0
42 stars 12 forks source link

installation issue #20

Open pnakliang opened 5 months ago

pnakliang commented 5 months ago

I got this issue during the installation:

./OpenCL/src/wrapcl.cpp:422:10: warning: ignoring return value of ‘size_t fread(void, size_t, size_t, FILE)’, declared with attribute warn_unused_result [-Wunused-result] fread(binary_buffer, sizeof(char), program_size, program_handle);

could you please help?

HUGHNew commented 3 months ago

Just a warning, ignore it.