Hello,
I am trying to setup this project in my local machine and everything seems to be set-up fine but when i run the mqitest.go then i am getting multiple error "undefined: MQQueueManager" "undefined:MQObject". The modCache downloaded correct version and i am able to see all these variables defined but somehow my local is not able to refer to these objects. Did anyone faced this issue and how it was resolved?
Thank you.