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

x/mobile/app: building golang.org/x/mobile/app results in error #11601

Closed
rabarar opened this issue Jul 5, 2015 · 4 comments
Closed

x/mobile/app: building golang.org/x/mobile/app results in error #11601

rabarar opened this issue Jul 5, 2015 · 4 comments
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Milestone

Comments

@rabarar
Copy link

rabarar commented Jul 5, 2015

golang.org/x/mobile/app

In file included from src/golang.org/x/mobile/app/darwin_amd64.go:16:
In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:82:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:14:
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:59:10: fatal error: 'SharedFileList/SharedFileList.h' file not found

include <SharedFileList/SharedFileList.h>

     ^

1 error generated.

@ianlancetaylor ianlancetaylor changed the title building golang.org/x/mobile/app results in error x/mobile/app: building golang.org/x/mobile/app results in error Jul 11, 2015
@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jul 11, 2015
@ianlancetaylor
Copy link
Contributor

CC @crawshaw

@crawshaw
Copy link
Member

@rabarar could you please add:

  • the command you ran
  • revision of Go
  • revision of the x/mobile repository
  • version of OS X

Thanks.

@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Jul 20, 2017
@eliasnaur
Copy link
Contributor

Is this still a problem? If so, please provide the information about your setup and what you did to reproduce the error.

@changkun
Copy link
Member

I think this issue is fully outdated. The app package works today. Close.

@golang golang locked and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

6 participants