Bug in MSVC4.2 ?
Andreas Lehmuehler
A.Lehmkuehler@imech.com
Fri, 27 Jun 1997 15:13:44 +0200
I've a IDL-module with some sequences, structs, atrributes and
functions. The IDL-compiler works fine and generates the stub and the
header. Because of the typical "Use of undefined type "MSVC++-error
described in README.win32 I have to manipulate the automatically
produced source.
But there still remains an error, which seems to be another internal
compiler-error. Whenever I try to implement my class I receive the
following error:
error C2504: '_sk_Robot' : base class undefined
Obviously the compiler can't find the base class, although I've included
the header file produced by the IDL-compiler.
Any hints or is there maybe a work around
--
================================================
Andreas Lehmkuehler
EMail: A.Lehmkuehler@imech.com
Institut fuer Mechatronik Tel.: 02841/101-262
================================================