Windows GUI applications in C#
Aris Basic <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
should i be able to run windows gui application with portable DotNet runtime environment, i ahve simple app (HelloWorld :) with one window and a label in it, and that segfault when i try to run it on my amd64 box (linux portable dotnet 0.6.8) aris