Open jaremieromer opened 3 weeks ago
@jaremieromer I do not get any warnings from LINK. There are some from cl regarding warning level overrides. I ran a fresh build with visual studio 17.11.1 + ninja. Build options should be pretty typical:
"cmake.configureSettings": {
"NC_BUILD_TESTS": "ON",
"NC_PROD_BUILD": "OFF",
"NC_PROFILING_ENABLED": "OFF",
"NC_USE_DILIGENT": "ON",
"NC_BUILD_INTEGRATION_TESTS": "ON"
}
I'm not sure what environment differences to look for here. Does this persist after nuking the build directory?
Tried again with VS generator and still nothing. Latest CI run also looks clean.
See title. I'm not sure what to do about these warnings, but it'd be wonderful if we could address them.