1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Sorry for vague title, I don't know how to word it clearly. I went to the <a href="https://wiki.archlinux.org/title/.NET_Core">wiki page for .NET Core</a> and installed the SDK and runtime, then downloaded `mono-msbuild` and tried to build a simple hello world script. Then I get this: </p> <pre><code>Parameter "AssemblyFiles" has invalid value "/usr/lib/mono/4.6.2-api/mscorlib.dll". Could not load file or assembly 'System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/spacenerden/Code/NoteTaker/NoteTaker.csproj] </code></pre> <p>So I went searching around and found out that mono is apparently abandoned? I have no idea what to do next and if I can even use Arch for programming. Does anyone have a good way to get my projects to build?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/SpaceArf"> /u/SpaceArf </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q6nm9s/building_a_c_project_on_arch/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q6nm9s/building_a_c_project_on_arch/">[comments]</a></span> |