Samuel Chang
Results
2
comments of
Samuel Chang
Hi @Youw , I have a similar use case of HIDAPI as @YgorSouza 's. On my end, `target_compile_definitions(hidapi_winapi PUBLIC HID_API_EXPORT)` in \windows\CMakeLists.txt results in `HID_API_EXPORT` being defined as `1`, causing...
@Youw , my cl version is 14.29.30133, came with Visual Studio 2019 Professional. > Maybe a little less flexible solution (as it doesn't give the ability to define HID_API_EXPORT to...