I followed this:
https://ruvi-d.medium.com/getting-zbarlight-to-work-on-windows-a3dc643dba18
I got an error - "I get "ValueError("Unknown MS Compiler version %s " % msc_ver)" so I changed "elif msc_ver == '1900':" to "elif msc_ver == '1916':" in the cygwinccompiler.py file. Now the error I get is ...AppData\Local\Programs\Python\Python38 -LC:\zbarlight\venv\PCbuild\amd64 -lzbar -lpython38 -lvcruntime140 -o build\lib.win-amd64-3.8\zbarlight\_zbarlight.cp38-win_amd64.pyd C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lzbar collect2.exe: error: ld returned 1 exit status
cannot find -lzbar when trying to run "python.exe .\setup.py bdist_wheel" on zbarlight
60 Views Asked by Rony Tesler At
0
There are 0 best solutions below
Related Questions in PYTHON
- How to store a date/time in sqlite (or something similar to a date)
- Instagrapi recently showing HTTPError and UnknownError
- How to Retrieve Data from an MySQL Database and Display it in a GUI?
- How to create a regular expression to partition a string that terminates in either ": 45" or ",", without the ": "
- Python Geopandas unable to convert latitude longitude to points
- Influence of Unused FFN on Model Accuracy in PyTorch
- Seeking Python Libraries for Removing Extraneous Characters and Spaces in Text
- Writes to child subprocess.Popen.stdin don't work from within process group?
- Conda has two different python binarys (python and python3) with the same version for a single environment. Why?
- Problem with add new attribute in table with BOTO3 on python
- Can't install packages in python conda environment
- Setting diagonal of a matrix to zero
- List of numbers converted to list of strings to iterate over it. But receiving TypeError messages
- Basic Python Question: Shortening If Statements
- Python and regex, can't understand why some words are left out of the match
Related Questions in CYGWIN
- "Config.guess failed to determine the host type" when trying build binutils-2.7 with Cygwin
- Installing the C compiler for LC3
- On cygwin I get errors containing -lintl and -liconv when running gcc
- Compile latest openssl with mingw64 within cygwin on Windows 11 vs install prefix path definition
- jq: C:/cygwin64/bin/jq.exe: error while loading shared libraries: ?: cannot open shared object
- I compiled LibreOffice on Windows using Cygwin, but after running 'C:/cygwin64/opt/lo/bin/make', I encountered numerous errors
- Install SoC EDS and create .o file using Cygwin
- What is ".cygwin" extension file? I can't get any result from Google&Bing SEs and file-ext.org
- Hive schematool Could not find or load main class PC"
- Scipy in Cygwin
- Error installing package in Octave Portable on Windows 10
- What is the latest version of Cygwin's Setup that will run in Windows 7?
- Issues with conda activate and deactivate in Cygwin
- Installing TreeTagger on Windows with Cygewin to use with Python
- SDL3 CMake linkage problem undefined reference for SDL
Related Questions in MINGW32
- Use gcc to compile multiple c files, ml (masm) to compile multiple assembly files and link with extern linker: Undefined reference to '__main'
- How to use MinGW to generate .lib and .dll files in Windows
- CMake "c++ is unable to compile a simple test program." How do I fix this?
- No Such Host error is displaying when running mingw32-make install-dep in windows server
- CodeLite wont detect my (Installed) MinGW32 Compiler, so is there another way to locate it
- Two successive calls to strcmp return different values given the same inputs
- getting undefined reference `__locale_ctype_ptr' and `__getreent' when using /usr/lib/gcc/x86_64-w64-mingw32 on Cygwin64
- Rust compiling to Windows not working under nixOS
- Compiling Visual Studio C++ code in Mingw32
- Rundll32.exe doesn't function as expected, when attempting to call function in custom DLL
- Solved: MinGW gcc settings cannot be updated correctly
- llvm-ar keeps giving "invalid argument"
- Why do I get "/bin/ld: cannot find -lws2_32" when making windows binary in RHEL?
- Porting a Linux C Project to Windows with Mingw: Issues with 'move' Command in Makefile
- i686-w64-mingw32-gcc/x86_64-w64-mingw32-gcc not working GLFW
Related Questions in ZBAR
- I have a subprocess error in Xcode logs at my app launch
- Reading binary qr codes with pyzbar
- Speed up easyocr
- Pyzbar not decoding a clear barcode
- Unable to decode QR code using any Python libraries but works on QR scanners app
- Way to blur only the QRCode in image with Python
- Pyzbar decode: TypeError: cannot unpack not-iterable NoneType object
- Python 3.10 cannot import pyzbar
- cannot find -lzbar when trying to run "python.exe .\setup.py bdist_wheel" on zbarlight
- Scan ISBN from book cover with Pyzbar and OpenCV
- Reading a barcode on pyzbar that's a little unfocused in python 2
- Converting QImage an ZBar image
- Integrating zbar library in qt6.4
- Issue with QR Code reading with OpenCV or Pyzbar
- Pyzbar does not recognize CODE-128 barcode
Related Questions in CYGWIN-64
- Printing surrogate UTF characters in Java on uxterm
- Installing pynfft on Cygwin
- Installing TreeTagger on Windows with Cygewin to use with Python
- undefined reference to 'winMain' in Cygwin terminal
- Visual Studio Code can't find helloworld.cpp source file when debugging via gdb
- cygwin script into python some cmds not working
- Limited Number of User (child) Processes on Cygwin 3.5 64x
- I need advice on setup compiler for c library with embedded lua in Cygwin with Mingw on Windows
- getting undefined reference `__locale_ctype_ptr' and `__getreent' when using /usr/lib/gcc/x86_64-w64-mingw32 on Cygwin64
- windows-x86_64/bin/clang is unable to create an executable file. C compiler test failed
- I have created a DLL using Makefile using cygwin64 but it is not accessible to Node.js
- Visual Studio Code C/C++ Compile Run extension compiling error
- My cygwin gcc report conflicting types error when building dynamic link library using JNI
- Cygwin appears to install openssl in a non-standard way (for cmake) on windows 10
- How can I fix the Eclipse error "Unable to execute MI command: -exec-run" (path error) that occurs debugging a CygWin64 app?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?