CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Location
    Colombia
    Posts
    15

    Error: I have no idea

    I have no idea what happend.
    When I try to compile my app en VB5 i get:

    D:\CONTACTO\CONTAC~2\Menu.frm(4984) : fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'c:\utc\src\P2\main.c', line 379)


    PLease any help....

  2. #2
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477
    This article gives more information on the problem. You can compile a project using the command line compiler, called c2.exe located in the VB folder.

    http://msdn.microsoft.com/library/de...html/c1001.asp
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured