View Single Post
  #3   Spotlight this post!  
Unread 18-12-2006, 16:16
6600gt's Avatar
6600gt 6600gt is offline
Registered User
AKA: Lohit
FRC #0226 (Hammerhead)
Team Role: Alumni
 
Join Date: Jan 2006
Rookie Year: 2004
Location: Troy, MI
Posts: 221
6600gt is a jewel in the rough6600gt is a jewel in the rough6600gt is a jewel in the rough
Re: Visual C++ 2005 Designer

Quote:
Form21.h(47) : error C2143: syntax error : missing ';' before '^'
Form21.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Form21.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Form21.h(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Form21.h(47) : error C3845: 'test::Form2::form': only static data members can be initialized inside a ref class or value type
I get same exact errors from cpp files too that have the #include "Form1.h".
These are very basic errors that i dont have but appear when i do this particular thing.

I am starting to think what i am trying to do is not possible or is really complicated.

Last edited by 6600gt : 18-12-2006 at 16:21.