+ Reply to Thread
Results 1 to 4 of 4

Thread: Static scan error 18 in Win 7

  1. #1
    Join Date
    Nov 2007
    Location
    Malone, NY
    Posts
    69

    Exclamation Static scan error 18 in Win 7

    Hi
    I have my source files on an XP machine where they are compiled. I have SB installed on a win7 workstation. When I try to static scan the exe for the project, I get a Fatal Error 18 from SB.
    Not sure what to try to fix this...

    TIA,
    Chris
    coffee.cup not found. Programmer halted.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Static scan error 18 in Win 7

    Chris,

    It means that Windows returned 18 general failures when it scanned trough your application header files. Perhaps some (expected) dependency files are missing, etc. If it was possible to get an error description for that general failure then it is displayed in the list.

    Hope this helps.

    Friedrich

  3. #3
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Static scan error 18 in Win 7

    BTW, you have the files on your XP machine and you try to scan from your Win7 workstation. So I assume you try to do this via a mapped drive or another network path. It's well possible that you have a permission issue and/or Windows can't locate the dependency files through the network share. Windows tries to search for the dependency files but does not look (or can't look) foom your Win7 machine to your XP machine.

    Friedrich

  4. #4
    Join Date
    Nov 2007
    Location
    Malone, NY
    Posts
    69

    Default Re: Static scan error 18 in Win 7

    That could be it. The mapped drive is not part of the local path. I will look closer at the permissions.
    Thanks

    chris
    coffee.cup not found. Programmer halted.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •