runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Cleanup compiler and linker warnings in the Windows build

Open tlemo opened this issue 4 years ago • 0 comments
trafficstars

Right now, the CPU build succeeds on Windows, but there are a lot of warnings being emitted:

  1. Various compiler warnings. Most, if not all, appear to be harmless/noise.
  2. Linker warnings related to unsupported linker switches

tlemo avatar Jun 25 '21 18:06 tlemo