------- Forwarded Message Follows ------- Dear William On 19 Nov 97 at 19:02, you wrote: > > I'm having difficulty with the following class which inherits TBRIK > on my WinNT (x86) workstation: > I've replied and said >> 2. All ROOT libraries are the export ones this means your >> Project MUST be Multithread DLL (It is only option to link >> against of DLL's, there is NO SingleThread DLL). So the >> option /MD must be present with your command line I'd like to highlight that /MD option doesn't mean YOUR code will be DLL. This means your code will be linked AGAINST of ROOT and system DLL's. Since we do NOT supply any ROOT static library (Microsoft does supply several types of the C/C++ Run time library: static and dynamic ones) you have no choice and MUST apply this option to link properly. Hope this helps, With my best regards, Valery Dr. Valeri Faine (Valery Fine) ------------ ------------- Phone: +41 22 767 4921 CERN FAX : +41 22 767 7155 CH-1211 Geneva, 23 mailto:fine@mail.cern.ch Switzerland http://nicewww.cern.ch/~fine
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:22 MET