Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement endfilter opcode and plug Microsoft.VisualBasic.CompilerServices.Utils #87

Open
fxyx opened this issue Apr 1, 2020 · 1 comment

Comments

@fxyx
Copy link

fxyx commented Apr 1, 2020

Same new project...
If I use the IF or SELECT CASE statement I receve a "Exception: System.NotImplementedException: OpCode 'Endfilter' not implemented! SAM D:\Sviluppo vb.Net\Sistemi Operativi\SAM\SAM\IL2CPU" error. I try to move this code to other Class with the same error.
Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)? I download all new three days ago on my Lattepanda alpha.
I try compiling the solution here, using the precompiled versione...
Cosmos_Issue

@MishaTy
Copy link
Contributor

MishaTy commented Dec 19, 2022

We need a plug for 1>System.RuntimeTypeHandle::System.RuntimeType GetTypeByName(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef, System.Runtime.Loader.AssemblyLoadContext) 1>System.RuntimeTypeHandle::System.RuntimeType GetTypeByName(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) 1>System.RuntimeType::System.RuntimeType GetType(System.String, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) 1>System.Type::System.Type GetType(System.String) 1>Microsoft.VisualBasic.CompilerServices.Utils::Void .cctor() 1>Microsoft.VisualBasic.CompilerServices.Utils

@MishaTy MishaTy changed the title is vb.net really supported??? Implement endfilter opcode and plug Microsoft.VisualBasic.CompilerServices.Utils Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants