Search Results

by kstukey7
Mon Jun 08, 2020 11:40 am
Forum: C#.NET
Topic: Build for SBC
Replies: 3
Views: 13531

Re: Build for SBC

First, thanks for the quick reply!

I haven't installed anything beyond the C/C++ packages from through the web interface.

What all is necessary to run a C# program?

I have been creating a project through the web interface, uploading the .exe file, and then setting it to run on startup.
by kstukey7
Sat Jun 06, 2020 6:09 am
Forum: C#.NET
Topic: Build for SBC
Replies: 3
Views: 13531

Build for SBC

I'm getting an "Exec format error" when I try to run any program on my SBC4. I assume this is due to something I've done wrong when building the program in Visual Studio. I'll note that the program runs fine out of VS with the Net.EnableServer... on my desktop. I've tried using one of the ...