Giter Club home page Giter Club logo

Comments (8)

hanatos avatar hanatos commented on July 17, 2024

interesting. obviously works here. your log doesn't even indicate that it tried to build the gui. do you have a custom config.mk? maybe something broke with the newer updates? is it a clean directory/fresh checkout? maybe bin/vkdt already exists and for odd reason has newer timestamp?

from vkdt.

Heddesdorfer avatar Heddesdorfer commented on July 17, 2024

I always follow these steps (I did it twice to sure):
renamed directory vkdt to vkdtold
$ git clone https://github.com/hanatos/vkdt.git --recursive $ cd vkdt $ git submodule init $ git submodule update
copied config.mk from vkdtold/bin to vkdt/bin
$ make -j20 debug > debug.txt
all other known dependencies are installed.

config.mk.txt
(added ".txt" to config, otherwise it couldn't be uploaded)

from vkdt.

hanatos avatar hanatos commented on July 17, 2024

from vkdt.

Heddesdorfer avatar Heddesdorfer commented on July 17, 2024

One thing I could do myself: I had to update rust from 1.78 to 1.79. But still no GUI was built.
I appended compiler logs to file and console.
vkdt_compilation_console_log.txt
debug.txt

from vkdt.

hanatos avatar hanatos commented on July 17, 2024

from vkdt.

Heddesdorfer avatar Heddesdorfer commented on July 17, 2024

This is a new dependency for me...
Now vkdt compiles, but crashes.
vkdt-bt-175265.txt

from vkdt.

hanatos avatar hanatos commented on July 17, 2024

okay you could try again with current master. in general these assertions are mostly validation layer complaints that are way more useful to debug with vkdt -d qvk because then the error message will be printed to the console. also these are very useful to debug/harden the program, and not very useful just to run it for productive use. in fact the debug build target introduces some extra slow checks and memory overhead..

from vkdt.

Heddesdorfer avatar Heddesdorfer commented on July 17, 2024

Now it works. Thank you!

from vkdt.

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.