Git Product home page Git Product logo

Comments (3)

RobDangerous avatar RobDangerous commented on August 26, 2024

I followed your steps exactly (even also used an M1 Mac) but couldn't reproduce the error and the GitHub CI also disagrees with you. Are you sure you created a new project and didn't just test that with some old project which still had some outdated object files lying around that confused the compiler?

from kha.

Makoren avatar Makoren commented on August 26, 2024

I just followed my own steps again, and it succeeded at building this time somehow... But I still hit an assert before a window could open. Here's the log from the report navigator:

Starting Kinc
2022-09-04 21:59:23.246842+1000 New Project[63309:1279453] Metal GPU Frame Capture Enabled
2022-09-04 21:59:23.247004+1000 New Project[63309:1279453] Metal API Validation Enabled
2022-09-04 21:59:23.268188+1000 New Project[63309:1279453] fopen failed for data file: errno = 2 (No such file or directory)
2022-09-04 21:59:23.268221+1000 New Project[63309:1279453] Errors found! Invalidating cache...
2022-09-04 21:59:23.488270+1000 New Project[63309:1279453] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x60000196a4e0> F8BB1C28-BAE8-11D6-9C31-00039315CD46
deviceBufferSize = 4096

mSampleRate = 48000

mFormatFlags = 00000009

mBytesPerPacket = 8

mFramesPerPacket = 1

mChannelsPerFrame = 2

mBytesPerFrame = 8

mBitsPerChannel = 32

Starting application
validateRenderPassDescriptor:991: failed assertion `RenderPass Descriptor Validation
Either set rendertargets in RenderPassDescriptor or set renderTargetWidth and renderTargetHeight.
no sampleCount for color and raster available, either set defaultColorSampleCount or set defaultRasterSampleCount or set appropriate attachments
'
validateRenderPassDescriptor:991: failed assertion `RenderPass Descriptor Validation
Either set rendertargets in RenderPassDescriptor or set renderTargetWidth and renderTargetHeight.
no sampleCount for color and raster available, either set defaultColorSampleCount or set defaultRasterSampleCount or set appropriate attachments
'

from kha.

RobDangerous avatar RobDangerous commented on August 26, 2024

That has already been fixed, please update Kha.

from kha.

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.