Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. Unable to find atlapp.h file in Visual Studio 2017

Unable to find atlapp.h file in Visual Studio 2017

Scheduled Pinned Locked Moved ATL / WTL / STL
helpcsharpc++visual-studiotutorial
3 Posts 2 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishna Rao Yekkali
    wrote on last edited by
    #1

    Hi,

    Freshly installed Windows 10 and VS2017 enterprise and doing migration from VS2010 to VS2017. Getting fatal error C1083: Cannot open include file: 'atlapp.h: No such file or direectory when i compile one of the project, even i have selected ATL and required options during VC2017 installation.
    I would appreciate if anyone can suggest how to resolve this issue.

    Thanks & Regards
    Krishna Rao

    J 1 Reply Last reply
    0
    • K Krishna Rao Yekkali

      Hi,

      Freshly installed Windows 10 and VS2017 enterprise and doing migration from VS2010 to VS2017. Getting fatal error C1083: Cannot open include file: 'atlapp.h: No such file or direectory when i compile one of the project, even i have selected ATL and required options during VC2017 installation.
      I would appreciate if anyone can suggest how to resolve this issue.

      Thanks & Regards
      Krishna Rao

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      The file atlapp.h is not part of VS but of the Windows Template Library (WTL) download | SourceForge.net[^]. You have to install that and add the include and library pathes to your project settings.

      K 1 Reply Last reply
      0
      • J Jochen Arndt

        The file atlapp.h is not part of VS but of the Windows Template Library (WTL) download | SourceForge.net[^]. You have to install that and add the include and library pathes to your project settings.

        K Offline
        K Offline
        Krishna Rao Yekkali
        wrote on last edited by
        #3

        Thank you very much Jochen Arndt. Now its working fine without any issues. Once again Thank you very much.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups