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. C / C++ / MFC
  4. Compile error says:"file not found: ..\lib\ScriptHost.tlb"

Compile error says:"file not found: ..\lib\ScriptHost.tlb"

Scheduled Pinned Locked Moved C / C++ / MFC
c++comhelptutorialquestion
2 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.
  • N Offline
    N Offline
    nsurendran
    wrote on last edited by
    #1

    Hai, I am trying to compile my application in VC++, I am getting error "file not found: ..\lib\ScriptHost.tlb". That file is not available in my machine. how to get that file? That file is included in the file "..\Rogue Wave\Stingray Studio 2006\Include\toolkit\ActvHost\ScriptHost.rc" Can anyone suggest me what I could do for this Thanks Surendran

    Mircea PuiuM 1 Reply Last reply
    0
    • N nsurendran

      Hai, I am trying to compile my application in VC++, I am getting error "file not found: ..\lib\ScriptHost.tlb". That file is not available in my machine. how to get that file? That file is included in the file "..\Rogue Wave\Stingray Studio 2006\Include\toolkit\ActvHost\ScriptHost.rc" Can anyone suggest me what I could do for this Thanks Surendran

      Mircea PuiuM Offline
      Mircea PuiuM Offline
      Mircea Puiu
      wrote on last edited by
      #2

      Some type library was referenced with the #import directive. Probably, the type library contained a reference to another type library that was not referenced with the #import directive. This other .tlb file was not found by your compiler. Why don't you contact Rogue Wave Software. You can find their contact website here[^]

      SkyWalker

      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