Skip to content

Build error #5

@Reon90

Description

@Reon90
void RenderingPipeline::run(RenderingPipeline *pipe, SampleConfig &config)
{
	pipe->updatePipelineRequirementFlags();
	RtSample::run(config, std::unique_ptr<Renderer>(pipe)); // HERE IS ERROR
}

Unhandled exception at 0x00007FFBB3DDEB7E (dxgi.dll) in DXR-RayTracingInOneWeekend.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

Windows 10 1809 / 1803
Nvidia 2070
Windows SDK 10.0.16299.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions