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

Does not seem to compile on macOS Sonoma 14.3 #552

Open
Jenavieve-Rose opened this issue Jan 30, 2024 · 4 comments
Open

Does not seem to compile on macOS Sonoma 14.3 #552

Jenavieve-Rose opened this issue Jan 30, 2024 · 4 comments

Comments

@Jenavieve-Rose
Copy link

Jenavieve-Rose commented Jan 30, 2024

I don't get any errors it acts like it should be building even builds an incomplete binary. This is what the terminal is showing me.

8 warnings and 3 errors generated.
make[2]: *** [CMakeFiles/idlib.dir/idlib/Lib.cpp.o] Error 1
make[1]: *** [CMakeFiles/idlib.dir/all] Error 2
make: *** [all] Error 2

This is the error I see

@DanielGibson
Copy link
Member

CMake doesn't build dhewm3, it just generates a Makefile or XCode project or similar that can be used to build.

@Jenavieve-Rose
Copy link
Author

CMake doesn't build dhewm3, it just generates a Makefile or XCode project or similar that can be used to build.

My apologies I posted the wrong thing I was half asleep last night.

Basically I get these error and I am not sure what they are telling me. I am not programmer but I do compile my own programs often enough.

@turol
Copy link
Contributor

turol commented Jan 31, 2024

That's not useful either. You've cut out the actual errors. Put the whole log on pastebin or gist.

@DanielGibson
Copy link
Member

That's not useful either. You've cut out the actual errors. Put the whole log on pastebin or gist.

or post them in comment here as attached .txt file

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

No branches or pull requests

3 participants