Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Local file #108

Open
pjebs opened this issue Mar 17, 2018 · 6 comments
Open

Local file #108

pjebs opened this issue Mar 17, 2018 · 6 comments

Comments

@pjebs
Copy link

pjebs commented Mar 17, 2018

How can I use this to x-compile a local project. It seems to attempt to search on the internet for my package which obviously doesn't exist.

equivalent to just
go build *.go?

@pjebs
Copy link
Author

pjebs commented Mar 17, 2018

#77 => the advice here doesn't work

@Splizard
Copy link

Can confirm that this is no longer working.

@Splizard
Copy link

This only works when the local project is inside GOPATH

@wbh1
Copy link

wbh1 commented Oct 9, 2018

@pjebs , I just built a local project without any real issue (after I fixed my environment variables). Is this still an issue for you? What error are you receiving?

@jjhesk
Copy link

jjhesk commented Dec 5, 2018

@karalabe I would like to build from outside the GOPATH such as the files located in Documents/myproejct/gosrc/main.
Is that possible??

@jjhesk
Copy link

jjhesk commented Dec 5, 2018

package xxx: no Go files in /ext-go/1/src/xxx
Failed to cross compile package: exit status 1.
i have got an error like this..

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

No branches or pull requests

4 participants