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

Packaging/Sources build scripts - file not found for .h files #415

Open
shogo2040 opened this issue Jul 14, 2022 · 2 comments
Open

Packaging/Sources build scripts - file not found for .h files #415

shogo2040 opened this issue Jul 14, 2022 · 2 comments

Comments

@shogo2040
Copy link

5_build_libs-gui.sh
Build with 1 error: NSTextCheckingClient.h:93:29 error: expected a type

6_build_libs-back.sh
Fatal error: ‘AppKit/AppKitExceptions.h’ file not found

7_build_Frameworks.sh
./OSEPower.h:32:10: fatal error: ‘upower.h’ file not found
#include <upower.h>

8_build_Applications.sh
Login.m:32:9: fatal error: ‘AppKit/NSPopUpButton.h’ file not found
#import <AppKit/NSPopUpButton.h>

Anything tips?

@trunkmaster
Copy link
Owner

@shogo2040 I need more information to investigate. What Linux distribution do you use? What version of clang you have installed? Have you installed required packages?

@trunkmaster
Copy link
Owner

@shogo2040 could you please try again and report results back?

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

2 participants