Norbert Cornelis
Results
2
issues of
Norbert Cornelis
Simultaneous use of the GoCV and Raylib-Go packages turns out to be impossible. Here is an example of non-working code: ```go package main import ( rl "github.com/gen2brain/raylib-go/raylib" cv "gocv.io/x/gocv" )...
Simultaneous use of the GoCV and Raylib-Go packages turns out to be impossible. Here is an example of non-working code: ```go package main import ( rl "github.com/gen2brain/raylib-go/raylib" cv "gocv.io/x/gocv" )...