Yoann Potinet
Yoann Potinet
- I split the project into 2 libraries (jpgd and jpge) amd one executable (jpge_exe linked to jpgd and jpge) - CMake exports symbols if BUILD_SHARED_LIBS is ON - CXX_STANDARD...
Shared artifacts (DLLs) are not exported to the install folder.
## Problem It is sometimes necessary to skip some checks in CCI recipes. Some packages skip some checks: - libusb - backward-cpp - glib - paho-mqtt-c - tbb - cmake...
System.IO.IOException: The process cannot access the file when calling Ren on the local disk storage
When the `Ren` method is called from local disk storage, an exception is thrown: ``` System.IO.IOException: The process cannot access the file '' because it is being used by another...