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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Compilation Errors

Compilation Errors

Scheduled Pinned Locked Moved IT & Infrastructure
helpc++question
3 Posts 2 Posters 0 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.
  • A Offline
    A Offline
    Anandi VC
    wrote on last edited by
    #1

    i installed VC 6.0 on Windows 2k system.i work on VC++. when i try to build a new project , i am getting the following error : ..................................................... Compiling resources... E:\SSS2\SSS.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. Error executing rc.exe. SSS.exe - 1 error(s), 0 warning(s) ....................................................... And when i try to build an existing project , i am getting the following error : ....................................................... Creating Type Library... Error spawning midl.exe EventProject.exe - 1 error(s), 0 warning(s) ....................................................... could anyone please help me out solving these errors ? Thanks in advance ! Anandi

    P 1 Reply Last reply
    0
    • A Anandi VC

      i installed VC 6.0 on Windows 2k system.i work on VC++. when i try to build a new project , i am getting the following error : ..................................................... Compiling resources... E:\SSS2\SSS.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. Error executing rc.exe. SSS.exe - 1 error(s), 0 warning(s) ....................................................... And when i try to build an existing project , i am getting the following error : ....................................................... Creating Type Library... Error spawning midl.exe EventProject.exe - 1 error(s), 0 warning(s) ....................................................... could anyone please help me out solving these errors ? Thanks in advance ! Anandi

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      First of all, this is the wrong forum for this. There is a Visual C++ forum where this would be better asked. Second - the issue's actually a problem where the include path doesn't point to a directory that contains afxres.h (or afxres.h has been removed from your PC). You need to correct this before you can compile the code.

      Deja View - the feeling that you've seen this post before.

      My blog | My articles

      A 1 Reply Last reply
      0
      • P Pete OHanlon

        First of all, this is the wrong forum for this. There is a Visual C++ forum where this would be better asked. Second - the issue's actually a problem where the include path doesn't point to a directory that contains afxres.h (or afxres.h has been removed from your PC). You need to correct this before you can compile the code.

        Deja View - the feeling that you've seen this post before.

        My blog | My articles

        A Offline
        A Offline
        Anandi VC
        wrote on last edited by
        #3

        Thank u ...Pete

        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