Mail Archives: djgpp/1996/08/23/06:42:41
Hi,
I've tried to compile GRX v2.0 with Borland C++ (v4.02 and v3.1) but
I haven't been able to do it. When compiling bcc stopped with error:
Type mismatch in redeclaration of __emit__() in....
So I edited GRX's sources and found that __emit__() was a dos.h
function that was redeclared in two of the headers of GRX: arith.h and
ioport.h. I imagined that dos.h functions were OK so I just eliminated the
declaration in arith.h and ioport.h. With this fix it compiled all right,
but when I tried modetest it hanged up.
Can anybody help me? (I would be satisfied with GRX binaries for TC)
Thanks a lot,
Miguel Catalina Gallego
migcat AT tel DOT uva DOT es
- Raw text -