undefined reference to vtable
Andrew Haley
aph@redhat.com
Wed Aug 11 17:06:00 GMT 2004
Shaun Jackman writes:
> I was hoping to show that it's possible to use a shared library
> implemented in Java from an entirely C++ program. This is very nearly
> true. From what I see though, you cannot implement a new Java class
> entirely in C++, which is necessary for example to create a small
> callback (Listener) class. I'd like to make a feature request for the
> ability to write Java classes entirely in C++.
>
> For those interested, following this e-mail is a short HelloWorld
> application that uses SWT (a Java GUI library) writen in 99% C++.
If it works, where's the problem?
Andrew.
More information about the Java
mailing list