Coder Social home page Coder Social logo

help troubleshooting trying to figure out how to apply your hosted-basic-submod-vcpkg example yml to a wxWidgets example project about cppbuildtasks-validation HOT 3 CLOSED

lukka avatar lukka commented on May 26, 2024
help troubleshooting trying to figure out how to apply your hosted-basic-submod-vcpkg example yml to a wxWidgets example project

from cppbuildtasks-validation.

Comments (3)

lukka avatar lukka commented on May 26, 2024 1

@ericfont thanks for reporting the problem. The problem is very likely belonging to vcpkg, and its root cause could be understood if you look to the content of log files provided by vcpkg, i.e.:

/home/runner/work/Examples_wxWidgets/Examples_wxWidgets/vcpkg/buildtrees/wxwidgets/config-x64-linux-dbg-out.log
/home/runner/work/Examples_wxWidgets/Examples_wxWidgets/vcpkg/buildtrees/wxwidgets/config-x64-linux-dbg-err.log

Note that everything after the text Additionally, attach any relevant sections from the log files above. belong to the run-vcpkg action output, and that part is not interesting to the vcpkg team.

from cppbuildtasks-validation.

ericfont avatar ericfont commented on May 26, 2024 1

indeed that was a vcpkg build error and it was due to wxwidgets relying on gtk library which is at version 4 in the current vcpkg repo while unfortunately wxwidgets does not yet support gtk4. The vcpkg maintainers suggested I try to figure out how to use versions in manifest file to build gtk3 and have wxwidgets build with that gtk3. I will try that, and so will close this issue here because that isn't relevant to your repo here.

I will add that I succesfully was able to use your hosted-pure-workflow to make the bare-bones fibonacci example program build both online and locally with the same setup. So thank you for that nice workflow...now I have a consistent way of building packages locally and online on all the 3 major OSes. I'll share here incase anyone else might find it useful as a starting point for a repo:

https://github.com/ericfont/fibo-vcpkg-example/tree/v0.1

from cppbuildtasks-validation.

ericfont avatar ericfont commented on May 26, 2024

I earlier was trying the hosted-basic example, but also got an error...the error log suggests to submitting an issue to vcpkg (which I did microsoft/vcpkg#20471) though I have a feeling the error is from me not understanding your system.

from cppbuildtasks-validation.

Related Issues (5)

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.