GithubHelp home page GithubHelp logo

missing stbi about vkvg HOT 6 CLOSED

jpbruyere avatar jpbruyere commented on May 28, 2024
missing stbi

from vkvg.

Comments (6)

vbextreme avatar vbextreme commented on May 28, 2024 1

thank you.
Waits next weeks with fedora28.
Mix manual build software with default software installed over package manager isn't a best way

from vkvg.

jpbruyere avatar jpbruyere commented on May 28, 2024

I have added "stb_image.h" to the source tree (it was in my system include dir), thanks for the report.
Its a single header library, so no need to change linker flags.

from vkvg.

vbextreme avatar vbextreme commented on May 28, 2024

make fail without linking a lib

from vkvg.

jpbruyere avatar jpbruyere commented on May 28, 2024

Try to recompile master after a "git pull" to get stb_image.h in the src folder, and recompile without cmake change. It should be fine.

from vkvg.

vbextreme avatar vbextreme commented on May 28, 2024

ok, build ok.
I have problem with my driver gpu

INTEL-MESA: warning: Ivy Bridge Vulkan support is incomplete
fish: './vkvg_test' terminated by signal SIGSEGV (Address boundary error)

Wait Feodra 28

from vkvg.

jpbruyere avatar jpbruyere commented on May 28, 2024

Vulkan drivers are in early development state too, I have also several issues with incomplete drivers, and I have 2 cards, none is fully functional.
I use latest development version of Mesa and libdrm, which provides latest fixes.

git clone https://anongit.freedesktop.org/git/mesa/mesa.git
git clone http://anongit.freedesktop.org/git/mesa/drm.git

I compile mesa with the following options:

'--enable-gles1' '--enable-gles2' '--enable-glx-tls' '--with-vulkan-drivers=intel,radeon' '--enable-gbm' '--enable-texture-float' '--with-dri-drivers=radeon,i965,' '--with-gallium-drivers=radeonsi,i915,swrast,virgl' '--with-platforms=x11,drm,surfaceless,wayland' '--with-dri-driver=/usr/local/lib/dri'

also be sure to have latest libvulkan from lunarg

from vkvg.

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.