How to build NAPS2 #330
Replies: 4 comments 12 replies
-
Build instructions are on the Github wiki. NAPS2 uses dotnet (not mono) which it looks like has partial unofficial support on FreeBSD, so it might be possible. Some notes:
Assuming you manage to get this started, I'd be very happy to help, so feel free to ask if you need pointers to anything on the NAPS2 end etc. |
Beta Was this translation helpful? Give feedback.
-
Sorry. I expected it should be decribed in the root directory.
$ pkg search dotnet
Not a stand-alone FreeBSD port but Chromium is, nevertheless.
The port exists on FreeBSD.
Thank you a lot. |
Beta Was this translation helpful? Give feedback.
-
Nice 👍 $ dotnet --info Environnement d'exécution : Charges de travail .NET installées : Host: .NET SDKs installed: .NET runtimes installed: Other architectures found: Environment variables: global.json file: Learn more: Download .NET: |
Beta Was this translation helpful? Give feedback.
-
Not a this time, busy by other stuff but I can help you to start. 1 ) Dependencies dotnet-8.0.0 Open-source developer platform and a cross-platform runtime for cloud, mobile, desktop, and IoT apps 2 ) patch to apply 3 ) Build and Run $ cd NAPS2.App.Gtk Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I've not seen any guidelines for building from sources.
Is it possible to build NAPS2 with mono ?
I would like to port it to my desktop OS, FreeBSD.
Thank you a lot.
Beta Was this translation helpful? Give feedback.
All reactions