Re: [Cppunit-devel] Can you help me?
Brought to you by:
blep
From: Robert G P. Jr <rob...@ip...> - 2003-12-31 11:48:52
|
You may not be able to use the distributed CPPUnit DLLs, or you may=20 have to rebuild them. You have to make sure that your application is built with the same (or=20= compatible) runtime libraries as CPPUnit. Look at Project Settings,=20 C/C++, Runtime Library. If your .lib is MultiThreaded DLL, then you must build the CPPUnit=20 MultiThreaded DLL as well. Robert On Dec 31, 2003, at 5:01 AM, Hoa Pham Nguyen Xuan wrote: > > Dear Mr and Mrs, > At first , I'm sorry .Because my knowledge of English is not well.But=20= > I will try to explain for you so that you can understand me. > At present, I am developing a CppUnit program .I want to use it so=20 > that I can test some "*.lib" files ( they was generated by Microsoft=20= > Visual C++ 6.0). > This "*.lib" files is SECS Driver ,it used to connect between Host and=20= > Equipment in a Factory of manufacture Semiconductor. > And now I have a problem when I use "MultiThread" in CppUnit=20 > program.Can you help me, please? > > Thank you very much indeed . > > My name 's Hoa Pham .You connect to me by email. > My address email : ho...@cy... or pn...@ya... > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for=20 > IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys=20 > admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id371&op=3Dclick > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel |