Skip to content

Calls requiring STA threads don't work #26

@rekna1

Description

@rekna1

I have a script that need to access the clipboard. After compiling with lpless when I try to run executable it complains that to access clipboard it need STAthread. When I add this attribute to the linqpad script I get an error from compiler that it finds multiple entry points main and I need to specify main entry point. Any idea ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions