sw
sw copied to clipboard
Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.
**Is your feature request related to a problem? Please describe.** Can't use SW because it requires GLIBC 2.25, but i have 2.23(Ubuntu 16.04) **Describe the solution you'd like** A client...
After taking a look at SW, I noticed that you use single-dash for options. (`-compiler`) I also noticed it works if I double the dash (`--compiler`) which I always do...
I hava already set utf-8 for mscv on windwos by: ``` add_compile_options("$") add_compile_options("$") ``` It seems like work on my self project, but it not passed to `sw`, the `sw`...
I am trying to install tesseract according to https://github.com/tesseract-ocr/tessdoc/blob/main/Compiling.md#windows: >Build the latest library (using Software Network client) >1. [Download](https://software-network.org/client/sw-master-windows-client.zip) the latest SW (Software Network https://software-network.org/) client from https://software-network.org/client/. >2. **Run...
By not providing "FindSW.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "SW", but CMake did not find one. Could not find a...
**Describe the bug** I tried to input tesseract lib into my Cmakelists for my OCR task. But I get sw:non-zero exit code: Access is denied. This is the message I...
Hello, after fixing the C++23 [issue](https://github.com/SoftwareNetwork/sw/issues/115#issuecomment-1715607788) with older Visual C++ compilers, cmake still did not like me and I tried building tesseract with swgui for windows. Unfortunately, the builds on...
**Describe the bug** I am trying to build tesseract directly from source. I have cloned the github repo and am running `sw --trace build` in the main directory. See the...
**Describe the bug** --------------------------Developer Command Prompt for VS 2022------------------------------- `D:\Program Files\sw\test\integrations>sw --version sw.client.sw version 1.0.0 git revision 30611200c2168a3ca7f9d888c11ba375b4667d07 assembled on 13.06.2023 21:33:07 UTC 14.06.2023 05:33:07 йʱ D:\Program Files\sw\test\integrations>sw setup D:\Program...
# i don't know why, I downlod from https://software-network.org/client/sw-master-windows_x86_64-client.zip ,it does not work E:\\sw>sw build [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected...