Menu

Compiler Errors

kkazinski
2010-05-12
2013-06-11
  • kkazinski

    kkazinski - 2010-05-12

    I am trying to compile doxygen 1.6.3.  My goal is to add the Matlab scanner to the code.

    Here is the first error I get:
    Error 1 error PRJ0019: A tool returned an error code from "Executing Lex for c:\Documents and Settings\kkazinski\My Documents\doxygen\Source\doxygen-1.6.3\src\/doxytag.cpp …" Doxytag

    Here is my output window:

        Performing Pre-Build Event…
    Executing Lex for c:\Documents and Settings\kkazinski\My Documents\doxygen\Source\doxygen-1.6.3\src\/vhdlscanner.cpp …
    flex: can't open and
    Project : error PRJ0019: A tool returned an error code from "Executing Lex for c:\Documents and Settings\kkazinski\My Documents\doxygen\Source\doxygen-1.6.3\src\/vhdlscanner.cpp …"

    I think the error is that lex can not find the vhdlscanner.cpp but the tar ball and the SVN do not have the file.  Any help would be appreciated.

     
  • kkazinski

    kkazinski - 2010-05-24

    Is this a good place to get help?

    I have found the problem is that flex is reporting a error.  I tried to run the flex command in the Visual Studio command window and found it failed.  When I put shell in front of the flex command I do not get the error.  A command window opens but nothing seems to happen.

    Again any help would be very appreciated.

     
  • kkazinski

    kkazinski - 2010-05-28

    I finally got doxygen 1.6.3 to compile using cygwin.  The problem was a cr/lf problem with the build scripts.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.