About yesterday I had compiled one of the emulators I use, Mesen2, along with its dependency, .NET 8.0.
I first had to adapt its makefile in order for it to compile properly on my machine, and then the compilation then went just fine.
However, when I try to actually run the thing, both by...
Hello, i've installed lang/dotnet-host on a fresh system and unable to run any commands like dotnet --list-sdks
My system is FreeBSD 14.3-RELEASE (GENERIC) releng/14.3-n271432-8c9ce319fef7 (server)
Thank you for any help
Installed lang/dotnet from package.
Trying to compile a F# file and create an executable i get the error:
dotnet publish
MSBuild version 17.8.3+195e7f5a3 for .NET
Determining projects to restore...
/mnt/xxx_source/Languages_ok/fsharptut/01_exe/fsharp_test.fsproj : error NU1102: Unable to find...
I can not install dotnet as package. & the port does not compile. The maintainer does not see a problem ...
The build fails with
[00:29:31] ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
[00:29:32] ===> Building for dotnet-8.0.0
[00:29:32] cd...
Hello,
I was browsing the topics on development on FreeBSD in this section of the forum. This is not a common situation, but I have some code in C#/.NET that I'm thinking about porting to FreeBSD, however I'd have to refactor a whole portion of it to use a different graphics library. I did some...
Does anybody know any useful tools on the subject?
I have a lang/mono application written in C# which runs fine, but it's not perfect yet.
Personally I wouldn't ever use any .NET stuff, but I have to deal with this now. Maybe sometime later I'll re-write it in plain C though.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.