reenable imnodes #736
Annotations
9 errors
Building (macos-latest):
examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (macos-latest):
examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (macos-latest)
Process completed with exit code 1.
|
Building (ubuntu-latest):
examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (ubuntu-latest):
examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (ubuntu-latest)
Process completed with exit code 1.
|
Building (windows-latest):
examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (windows-latest):
examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
|
Building (windows-latest)
Process completed with exit code 1.
|