sw icon indicating copy to clipboard operation
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.

Results 43 sw issues
Sort by recently updated
recently updated
newest added

I am trying to build Tesseract beta 5.0 release using sw.exe. On Intel 64 bit platform I found a way - I have downloaded source, extracted to directory and in...

bug

**Describe the bug** I add "org.sw.demo.davisking.dlib", the compiler (VS2019 16.10.1) not found "zlib.h " and "mex.h" This's some last error lines: ``` 1>[148/3934] [org.sw.demo.davisking.dlib-19.17.0]/dlib/test/probabilistic.cpp 1>[149/3934] [org.sw.demo.davisking.dlib-19.17.0]/dlib/cmake_utils/test_for_cpp11/cpp11_test.cpp 1>Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:764,...

bug

Ok, so a few days ago I built Tesseract, basically using the instructions on their website. Now I am trying to use it in a project of my own. Adding...

question

I wanted to compile tesseract-ocr,and it needs a package org.sw.demo.preshing.junction-master. I've tried many times,but i cant download it.Please check what is wrong. Using China Telecom hotspot,iphone11. other packages were successfully...

question

**Describe the bug** Running `sw run main.cpp` throws an exception: ``` > sw run "src/vector/vector.cpp" Downloading database from origin remote [1/3] [vector-0.0.1]/vector.cpp [2/3] [vector-0.0.1]/[bdir_pvt]/sw.rc [3/3] [vector-0.0.1].exe Exception in file D:/dev/cppan2/client2/src/sw/client/common/command/run.cpp:132,...

bug

**Describe the bug** When I load my cmakelists.txt i get this error CMake Error at C:/Users/Jacob/.sw/storage/etc/sw/static/SWConfig.cmake:235 (message): sw: non-zero exit code: 1 Call Stack (most recent call first): CMakeLists.txt:15 (sw_execute)...

bug

I'm probably missing something obvious but now that I got sw working. When I try to try the tesseract cmake example it gives this error: Exception in file D:/dev/cppan2/client2/src/sw/driver/module.cpp:120, function...

question

.sw\storage\pkg\4a\1e\0168\src\sdir\include\boost/context/windows/protected_fixedsize_stack.hpp(49): error C2760: syntax error: unexpected token 'const', expected 'declaration' .sw\storage\pkg\4a\1e\0168\src\sdir\include\boost/context/windows/protected_fixedsize_stack.hpp(73): note: see reference to class template instantiation 'boost::context::basic_protected_fixedsize_stack' being compiled How to solve it ?

question

`sw build -static ` ....... [1744/8207] [org.sw.demo.census.opencensus.cpp-0.4.0]/opencensus/trace/internal/attribute_value.cc [1747/8207] [org.sw.demo.xz_utils.lzma-5.2.4]/src/liblzma/common/alone_encoder.c Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:764, function execute1: When executing: [org.sw.demo.lexxmark.winflexbison.bison-3.7.4]/bison/src/print-graph.c C:/Users/{USER}/.sw/storage/pkg/47/49/7d9e/src/sdir/bison/src/print-graph.c(1): warning C4819: The file contains a character that cannot be represented...

question