You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Activate3D-ICM
Hey Guys,
While Calling another project (Windows Forms Project) from the
MimickEventGenerator Script I got this message:
"Assets/New folder/MimickEventGenerator.cs(7,14): error CS0234: The
type or namespace name `Windows' does not exist in the namespace
`System'. Are you missing an assembly reference?"
I've added the reference to the project but still having the same
problem!!
Even though the System.Windows.Forms is recognized by the C# code when
opened!!
but can't start the game because this compile error keeps showing!!
Can anyone help me please?!
Thanks,
Ruba Al-Sa'di
Dan
unread,
Mar 13, 2012, 1:55:10 PM3/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Activate3D-ICM
Since Unity is using Mono for its .NET implementation, most of
System.Windows is not available.
dba
Ruba
unread,
Mar 17, 2012, 3:22:17 PM3/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Activate3D-ICM
aha!
I made the thing I want in another project, but when calling it I get
the following message "Could not register the window class, win32
error 0"
So I can't even open a project that is based on windows application?!
Dan Amerson
unread,
Mar 19, 2012, 2:41:23 PM3/19/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message