mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-11-27 06:56:26 -05:00
Use `./gradlew run` to build and run Bitsquare directly. Use `./gradlew shadowJar` to generate a portable, executable jar. Use `./gradlew packageNative` to generate an installer binary specific to the platform you are running on. In the case of Windows, it is necessary to copy the two .dll files in the `package/` directory to the directory where Bitsquare.exe is ultimately installed. Resolves #243 |
||
|---|---|---|
| .. | ||
| linux.sh | ||
| mac.sh | ||
| msvcp100.dll | ||
| msvcr100.dll | ||
| windows.bat | ||