Skip to content

Compilation fails on Github Action: fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory  #157

@end2endzone

Description

@end2endzone

Describe the bug
The latest compilation fails on Github Actions images with the following error:
fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory .

To Reproduce
Steps to reproduce the behavior:

  1. Create a branch from tag 0.9.0 (for example named Branch_0.9.0-test_ATL_missing).
  2. Add a dummy empty file (for example test-if-ATL-is-missing.txt).
  3. Push changes to github
  4. See error in build log

Reference build logs:

Expected behavior
A successful compilation...

Screenshots
N/A

Environment
Github Action runners using windows-latest

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions