Skip to content

setupFromOpenGL failure on Windows 10 #23

@sam-mcelhinney

Description

@sam-mcelhinney

I’m using Windows 10 and Visual Studio 17. The machine has an integrated intel GPU and also an Nvidia GeForce GTX 1050

When compiling and calling setupFromOpenGL I get an error failure (error creating clContext) about 2/3rds of the time. The rest of the time the clContext returns and runs successfully. Looking at the errorcode number it is -1000, which I think translates as 'CL and GL not on the same device’.

This is a new issue - I’ve been compiling the same app fine for about two years up until now. Any suggestions on how to fix? It is kind of frustrating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions