Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined MQ objects error while building on Windows Machine #325

Open
shrashar opened this issue Aug 29, 2024 · 4 comments
Open

Undefined MQ objects error while building on Windows Machine #325

shrashar opened this issue Aug 29, 2024 · 4 comments

Comments

@shrashar
Copy link

Please include the following information in your ticket.

  • mq-metrics-samples version Release 24.
  • A small code sample or description that demonstrates the issue.
    Pfa screen shot for more info -:

17249533329344113513356214872727

@vgavinash
Copy link

This issue can give you an idea - #322. It seems you need a c/gcc compiler. Assuming you already have the mq redist package in /opt/mqm loc.

@shrashar
Copy link
Author

C complier is also installed.

@ibmmqmet
Copy link
Collaborator

Like #324 this looks like you're trying to do some kind of cross-compile. Building for Windows requires the MQ for Windows client to be available along with a suitable (read the documentation) C compiler. Look at the scripts/buildMonitors.bat script.

@shrashar
Copy link
Author

Hi Mark,

I am using the windows MQ client and windows GCC compiler as per documentation.
I will delete my other post about mac and Linux.

I am still getting same undefined ibmmq objects error.

PFA screenshot for windows environment.

17250317279881678888699697439012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants