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

ShellOut make error? #44

Open
armandzwan opened this issue Jan 31, 2020 · 0 comments
Open

ShellOut make error? #44

armandzwan opened this issue Jan 31, 2020 · 0 comments

Comments

@armandzwan
Copy link

I was trying to make Publish, and it seems to stop at ShellOut:

Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/files.git
https://github.com/johnsundell/shellout.git @ 2.3.0: error: manifest parse error(s):
<module-includes>:29:9: note: in file included from <module-includes>:29:
#import "string.h"
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180:
#include "strings.h"
         ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92:
#include <string.h>
         ^
/usr/local/include/string.h:25:10: error: 'plist/Node.h' file not found
#include <plist/Node.h>
         ^
<unknown>:0: error: could not build Objective-C module 'Darwin'
make: *** [install] Error 1

Is is a ShellOut problem, or a Publish problem?

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