Menu

Compiling under win32 with cygwin

Help
Anonymous
2002-12-23
2003-06-10
  • Anonymous

    Anonymous - 2002-12-23

    hello.
    I am using cygwin (b20) full.exe.
    I tried to compile in the cygwin command line:
    bash-2.02$ gcc -c /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc

    but then he shows me:
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc: In function `void printVersion()':
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc:142: `VERSION' undeclared (first use
    this function)
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc:142: (Each undeclared identifier is
    reported only once
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc:142: for each function it appears in
    .)
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc: In function `int readCddb(class Toc
    *)':
    /cygnus/cygwin-b20/cdrdao-1.1.7/dao/main.cc:1395: confused by earlier errors, ba
    iling out

    So what did I wrong?

    thanks

     
    • chaiyp

      chaiyp - 2003-06-10

      i am just doing the same work ,i run configure then run make but also met problem.
      if you succeed,please tell me.

       

Log in to post a comment.