Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work on Windows #290

Open
milen-prg opened this issue May 15, 2023 · 0 comments
Open

Not work on Windows #290

milen-prg opened this issue May 15, 2023 · 0 comments

Comments

@milen-prg
Copy link

I try to use clib on Windows 10 Pro 64bit.

In a folder i try:

  1. clib-init
    which creates clib.json:
    { "name": "p1", "version": "0.1.0" }
    and empty folder deps.

After that I try:
2. clib-search cmathl
with reply:
ScientificC/cmathl url: https://github.com/ScientificC/cmathl desc: A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.

At least I try to install this library in my project p1:

  1. clib-install ScientificC/cmathl
    BUT:
    ` warning : missing repo in clib.json or package.json file for p1
    fetch : ScientificC/cmathl:clib.json
    tar: Error opening archive: Failed to open '\.\tape0'

gzip: stdout: Broken pipe`

Is there some problem with the cmathl clib package in your packages repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant