Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


1>------ Rebuild All started: Project: winForm1, Configuration: Debug Win32 ------
1>Build started 9/22/2012 9:23:43 PM.
1>_PrepareForClean:
1>  Deleting file "Debug\winForm1.lastbuildstate".
1>InitializeBuildStatus:
1>  Touching "Debug\winForm1.unsuccessfulbuild".
1>GenerateTargetFrameworkMonikerAttribute:
1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
1>ClCompile:
1>  stdafx.cpp
1>  AssemblyInfo.cpp
1>  winForm1.cpp
1>c:\users\wuzamarine\documents\visual studio 2010\projects\winform1\winform1\Form1.h(390): error C2065: 'laArray' : undeclared identifier
1>c:\users\wuzamarine\documents\visual studio 2010\projects\winform1\winform1\Form1.h(408): error C2664: 'void System::Windows::Forms::RichTextBox::LoadFile(System::String ^,System::Windows::Forms::RichTextBoxStreamType)' : cannot convert parameter 1 from 'std::string' to 'System::String ^'
1>          No user-defined-conversion operator available, or
1>          No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1>c:\users\wuzamarine\documents\visual studio 2010\projects\winform1\winform1\Form1.h(409): error C2664: 'void System::Windows::Forms::RichTextBox::LoadFile(System::String ^,System::Windows::Forms::RichTextBoxStreamType)' : cannot convert parameter 1 from 'std::string' to 'System::String ^'
1>          No user-defined-conversion operator available, or
1>          No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1>winForm1.cpp(168): error C2664: 'winForm1::Form1::Form1(std::string,int)' : cannot convert parameter 1 from 'std::string [9]' to 'std::string'
1>          No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1>  Generating Code...
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:05.37
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========