Class / lib files

R

Riaan

Hi Everybody,

I have 2 classes Events and exObjectCreation. I am publicly inheriting from
Events ( Events class also compiles to dll, it can be used in other places).
When I build my new exObjectCreation it fails to on the linking. It can not
find my Events class to link. I did copy the events.lib into the lib
directory. Is there any other files that will be needed for the linker ?
 
V

Victor Bazarov

Riaan said:
I have 2 classes Events and exObjectCreation. I am publicly
inheriting from Events ( Events class also compiles to dll, it can be
used in other places). When I build my new exObjectCreation it fails
to on the linking. It can not find my Events class to link. I did
copy the events.lib into the lib directory. Is there any other files
that will be needed for the linker ?

Linking and libraries (and DLLs) are not part of language definition.
Try a newsgroup that deals with your compiler.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top