Re: Linker error in building a DLL

2001-06-19 Thread David_N_Bertoni
(bcc: David N Bertoni/CAM/Lotus) Subject: Linker error in building a DLL

Linker error in building a DLL

2001-06-19 Thread DUMOUCHEL David
Upon the base of one of the samples given (XalanTransform) i am trying to make a DLL. But i have linker errors as you can see at the bottom of this mail. I have set up a project called 'Test' in the workspace 'Samples'. Here is the code of the test.cpp. Thank you to help me. --