From: jnsmith <jn...@ut...> - 2002-06-12 18:55:31
|
I'm a new user and just debugged and compiled lesson 02. If there's anyone who downloaded the most recent files (6/12/2002) and owns the Visual Studio .NET (7) environment here's what you do: (1)Download all the zip files from sourceforge. (2)Unzip all into a single file (just to keep track of them). (3)Run the .bat inside of libinstall just for kicks. *******NeHE******** (4)Open a Windows Application C# Project <--- MUY IMPORTANTE!! (5)Add all the .dll's (references) within the lib file (next to libinstall on the extraction), I'm brand new to C# ... these things look like debug projects so DO NOT set the "Copy Local" variable to false, there are occasional conflicts and a small (oft reported) bug in VS.NET. (6)Add Existing to the project and add the Common.cs and Lesson02.cs files. (7)Search through the Common.cs and comment out all the delegate calls to LoadIcon OR don't comment them out and figure out how to get the LoadIcon member to load the app icon. (8)ctrl-F5 and it should run. MANY MANY THANKS TO LLOYD DUPONT ET AL. -j smith. Data Visualization Lab Molecular Cytometry Unit Department of Infectious Diseases UTMB Galveston |