Code Monkey home page Code Monkey logo

Comments (6)

kornelski avatar kornelski commented on August 27, 2024

This is only a warning. The build was successful.

from libimagequant.

horch-E avatar horch-E commented on August 27, 2024

This is only a warning. The build was successful.

i see.
But in fact, I did not generate .a files in my folder , and other files are normally generate

from libimagequant.

kornelski avatar kornelski commented on August 27, 2024

It never generates files in the current folder. It generates files in target/release/libgifski.a (and on Windows it's target\release\gifski.lib)

from libimagequant.

horch-E avatar horch-E commented on August 27, 2024

It never generates files in the current folder. It generates files in target/release/libgifski.a (and on Windows it's target\release\gifski.lib)

you mean that I should make it by macOS or Linux?

from libimagequant.

kornelski avatar kornelski commented on August 27, 2024

I mean the file name of the static library is platform-dependent, choose the right one for whatever platform you're using. The static library is built in the target/release folder (a standard location for the Cargo tool), so you should be checking that folder for the library.

from libimagequant.

horch-E avatar horch-E commented on August 27, 2024

我的意思是静态库的文件名取决于平台,请为您使用的任何平台选择正确的文件名。静态库构建在target/release文件夹中(Cargo 工具的标准位置),因此您应该检查该文件夹中的库。

i see, thank

from libimagequant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.