trunkmaster / nextspace

NeXTSTEP-like desktop environment for Linux
https://trunkmaster.github.io
GNU General Public License v3.0
1.89k stars 69 forks source link

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

Closed shogo2040 closed 5 months ago

shogo2040 commented 2 years ago

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

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

import <AppKit/NSPopUpButton.h>

Anything tips?

trunkmaster commented 11 months ago

@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 commented 7 months ago

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

trunkmaster commented 5 months ago

No feedback - closing. Please reopen if needed.