Skip to content

VS170 binary names mismatch on ARM #4207

@aleks-f

Description

@aleks-f

Some (but not all) VS170 projects generate binaries with A inserted into the binary name, which is fine, but it has to be consistent in order to work.

TODO:

  • consolidate/unify pdb names (not consistent)
  • align Foundation and CppUnit
  • debug testsuites not having d appended to the executable name
  • C++17 and C11 should be made default for VS2022 and 2019:
    // TODO: handle standards
  • would be good to have the progen.ps1 PowerShell script to build needed libs and exe using buildwin.ps1 and start Progen with arguments for some or all VS projects generation Add ProGen PowerShell script #4248

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions