[overture] Re: compile error

  • From: Bill Henshaw <henshaw@xxxxxxxx>
  • To: "Huang, Pao" <Pao.Huang@xxxxxxxxxxxxxxxxxxxx>, freelists <overture@xxxxxxxxxxxxx>
  • Date: Tue, 28 Apr 2009 19:22:01 -0700

Dear Huang,
  Please follow the installation instructions available
from the Overture web page. You may submit questions to
the Overture mailing list, see the web page on how to join.

Regards,
  Bill

Huang, Pao wrote:
Hi: Henshaw:

I download overture, and go to Overture.v22, directory Cad then copy Makefile.in to Makefile , then type make. I got a lot of error messages such as

      y.h:5: error: `aString' does not name a type

display.h:7: error: expected `,' or `...' before '&' token

display.h:8: error: ISO C++ forbids declaration of `intArray' with no type

display.h:9: error: expected `,' or `...' before '&' token

display.h:10: error: ISO C++ forbids declaration of `floatArray' with no type

display.h:11: error: expected `,' or `...' before '&' token

display.h:12: error: ISO C++ forbids declaration of `doubleArray' with no type

display.h:14: error: expected `,' or `...' before '&' token

display.h:14: error: ISO C++ forbids declaration of `intArray' with no type

display.h:15: error: expected `,' or `...' before '&' token

display.h:15: error: ISO C++ forbids declaration of `floatArray' with no type

display.h:16: error: expected `,' or `...' before '&' token

display.h:16: error: ISO C++ forbids declaration of `doubleArray' with no type

display.h:19: error: expected `,' or `...' before '&' token

display.h:20: error: ISO C++ forbids declaration of `intArray' with no type

display.h:21: error: expected `,' or `...' before '&' token

display.h:22: error: ISO C++ forbids declaration of `floatArray' with no type

display.h:23: error: expected `,' or `...' before '&' token

display.h:24: error: ISO C++ forbids declaration of `doubleArray' with no type

display.h:27: error: expected `,' or `...' before '&' token

display.h:28: error: ISO C++ forbids declaration of `intArray' with no type

display.h:29: error: expected `,' or `...' before '&' token

display.h:30: error: ISO C++ forbids declaration of `intArray' with no type

Please give me some hint what may be wrong. Thanks.

Pao


Other related posts:

  • » [overture] Re: compile error - Bill Henshaw