Sorry about that. It's a good thing I looked up Digitalis yesterday.
Sreedevi Jagannath
Posts
-
Wikipedia's blackout effort sends the wrong message. -
8th graders don't think you're coolI was terrified of programming in the 6th Grade. I used to barely pass my programming class (which was mandatory for some reason) and this was with something as simple as LOGO or QBasic. X| Here I am, programming for a living, and loving it! :laugh: I still want to be an Air-Force Pilot. ;)
-
coolest animal I've ever heard ofSneaky little buggers! But they are only doing it so that niether Carnivores nor Vegetarians will eat them... It's double the fun... you don't have Mama naggin' you about vegetables before meat and the lot... Eat on!
-
What is your best code comment this year?;P Mine is: //Ha Ha - Gotcha! //Thought this function really did something, didn't ya?
-
My problem with infinity"Anything with Paradox in the title suggests headaches." -- Aye! Just look at the Birthday Paradox... :doh: X|
-
CppUnit 1.12.1 compile errorHi, I'm trying to compile CppUnit 1.12.1 on Windows XP. I have VS 2005 (V> 8.0). I'm getting the following error: (Only one error) error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" TestPlugInRunner In the Debug htm file, it says : Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll The system cannot find the file specified. Project : error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" I excluded the VC6 plugins, commented out the code, and solved the other errors by including the correct version numbers in the libid import statements. Any idea how I can solve this? Please help, I've been at it for a whole day now. Thanks, Sreedevi Jagannath.