/home/kobi/Eto/empty)(0,0): Error: Cannot read CLR type "Eto.Forms.Window" or its assembly "Eto, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null". Please report to the Cobra discussion forums (http://cobra-language.com/). (Eto)
This is using Eto.Forms gui library
https://github.com/picoe/Eto
Forums
error: Cannot read CLR type
2 posts
• Page 1 of 1
error: Cannot read CLR type
Falun Dafa is Good.
Truth, Compassion, Forbearance is Good.
Truth, Compassion, Forbearance is Good.
- kobi7
- Posts: 82
- Location: Israel
Re: error: Cannot read CLR type
Do you have a 'use' clause for Eto in your app (not necessary if using fully qualified name) or a cmdline -ref spec for the Eto dll somewhere in your build line ( needed if not giving a use directive) ?
This error comes from a search for the type in the current namespace failing
This error comes from a search for the type in the current namespace failing
# since the CLR type exists, but cannot be located in our namespaces,
# it must be pulled from a dependent DLL that was not directly referenced
- hopscc
- Posts: 632
- Location: New Plymouth, Taranaki, New Zealand
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 27 guests