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

Objective-C++ support might need a look, doesn't seem to be compiling #13089

Open
dreamer-coding-555 opened this issue Apr 15, 2024 · 0 comments

Comments

@dreamer-coding-555
Copy link
Contributor

Describe the bug
Followed the general steps to setup the environment for working with Objective-C++ GNUStep and Objective-c compiler just in case, try to build but I get the following:

This screenshot is from one of my GitHub actions which tests each version of Meson starting from 1.0.0 to the latest which in this case is 1.4.0 and they seem to yield the same result:
Screenshot 2024-04-14 210517

To Reproduce
Repository in question: also tried to match the samples in test cases but doesn't seem to be much covering Objective-C++ unless I'm overlooking something.
https://github.com/dreamer-coding-555/meson-lib-objcpp

Expected behavior
I expect this to compile similar to Objective-C

system parameters

  • Is this a cross build or just a plain native build (for the same computer)? native build
  • what operating system Ubuntu 20.04
  • what python 3.13.0
  • what meson 1.0.0
  • what ninja 1.11.1
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

1 participant