Replies: 2 comments
-
|
Update Actually, it shouldn't be an issue. It turns out that So I'll mark this as answered and update the discussion if any complications arise. |
Beta Was this translation helpful? Give feedback.
-
|
I unfortunately need to reopen this question as other obstacles have emerged. When I attempt to construct the create info for the messenger I get the following exception:
This happens whenever I so much as type out |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The sample code uses the attribute
UnmanagedCallersOnlyin order to expose DebugMessengerCallback to the listener.Unfortunately, this attribute is not supported by the FSharp Compiler.
I would like to know if there is a way to implement the debug callback in FSharp?
Cheers!
Dean.
Beta Was this translation helpful? Give feedback.
All reactions