Skip to content

Could not determine kind of name #21

Description

@thedanielforum

I have included the
#include <portmidi.h>
#include <porttime.h>
libraries and everything compiles fine, but I get the following errors on runtime.

# github.com/rakyll/portmidi
could not determine kind of name for C.PmDeviceID
could not determine kind of name for C.PmError
could not determine kind of name for C.Pm_CountDevices
could not determine kind of name for C.Pm_GetDefaultInputDeviceID
could not determine kind of name for C.Pm_GetDefaultOutputDeviceID
could not determine kind of name for C.Pm_GetDeviceInfo
could not determine kind of name for C.Pm_Initialize
could not determine kind of name for C.Pm_Terminate
could not determine kind of name for C.Pt_Start
could not determine kind of name for C.Pt_Stop
could not determine kind of name for C.Pt_Time

Does anyone have any idea what this can come from?
Sorry if its a noob question, I'm pretty new to Go and thanks for help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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