Menu

can't build AztecLib ...

Help
Gamper
2003-07-05
2003-07-06
  • Gamper

    Gamper - 2003-07-05

    Hello

    I'm trying to build the AztecLib, all environment variables are set, but a tool always return an error code ... like this:

    ------ Build started: Project: AztecLib, Configuration: Debug Win32 ------

    Performing Custom Build Step
    Der Befehl "D:\DA\aztec-3rd-party-libs-1.1.3\flex-2.5.4" ist entweder falsch geschrieben oder
    konnte nicht gefunden werden.
    D:\DA\aztec-3rd-party-libs-1.1.3\flex-2.5.4 -od:\DA\aztec-src-1.1.3\aztec\source\AztecLib\src\keyval.c d:\DA\aztec-src-1.1.3\aztec\source\AztecLib\src\keyval.l
    Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step"

    Build log was saved at "file://d:\DA\aztec-src-1.1.3\aztec\redist\debug\win32-i386\obj\AztecLib\BuildLog.htm"
    AztecLib - 1 error(s), 0 warning(s)

    -------

    can someone help me out of this error?

    thx in advance

    d'a prodigy

     
    • Phillip Martin

      Phillip Martin - 2003-07-05

      Man apologies for for the very hard build process!

      The problem here is that the FLEX environment variable isn't set properly. It need to be set to the executable, not just the directory.

      for example:
      FLEX=d:\utils\flex-2.5.4\flex.exe

      Hopefully that will fix the problem.

       
    • Gamper

      Gamper - 2003-07-06

      thx a lot !! this helped ;-)

      now I can build the hole solution ... but when I try to run the prog in debugger mode it throws an exception ...

      the prog don't find the file MSVCRTD.dll ...

      an idea what can be useful?

      d'a prodigy

       

Log in to post a comment.

MongoDB Logo MongoDB