How do I solve an unresolved external when using C++ Builder packages (with TForm based classes)?
- by José Renato
Hi,
i'm working with Bulder C++ 6 and 2010, and i'm having this problem:
http://stackoverflow.com/questions/2727001/how-do-i-solve-an-unresolved-external-when-using-c-builder-packages
But, the difference here is that i'm using a FORM compiled inside the package, so, take the example above, but in addition i'm including a form classe, like…