Giter Site home page Giter Site logo

Build issues about uvw HOT 5 CLOSED

R2Sam avatar R2Sam commented on June 12, 2024
Build issues

from uvw.

Comments (5)

fiorentino-at-adesso avatar fiorentino-at-adesso commented on June 12, 2024 1

Best way is to share a common environment to have a look. Can you try to setup such an environment with PR ?

from uvw.

adamdusty avatar adamdusty commented on June 12, 2024 1

I got it to work with mingw by building/installing libuv separately. With libuv installed you can link:
target_link_libraries(myproj libuv::uv uvw::uvw)

Then when you configure your project define -DFIND_LIBUV=ON

I'm sure there's a better way to do it, but that's the quickest workaround I could come up with.

from uvw.

fiorentino-at-adesso avatar fiorentino-at-adesso commented on June 12, 2024 1

FIND_LIBUV prevents the libuv to be fetched by CMake (if it can be found somewhere on the HOST building machine).
I'm going to close this, if you are willing to deep dive into more details, feel free to reopen it.

from uvw.

skypjack avatar skypjack commented on June 12, 2024

No idea, I'm sorry. I don't even know if mingw is fully supported since it's not on the CI nor there is a plan to address it.
At first glance, it looks like a linking issue and therefore the error is probably in your cmake file but 🤷‍♂️ it's hard to say from a non-formatted wall of messages as returned by the compiler.
Try to provide a little more information if possible. Otherwise, I think there is no way to help you, sorry.

from uvw.

R2Sam avatar R2Sam commented on June 12, 2024

Thanks for answering so quickly. Not sure what more info is needed, builds well using MSVC obviusly, but I was hoping to use the library in a project I have going on using mingw, you think there's any way to do this?

from uvw.

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.