[GH-ISSUE #14] Can't compile code #2

Closed
opened 2026-05-05 11:29:39 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @fuzihaofzh on GitHub (Apr 5, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/14

I can't compile that, The log are as:
go get github.com/fatedier/frp
package github.com/fatedier/frp
imports github.com/fatedier/frp
imports github.com/fatedier/frp: no buildable Go source files in /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp

Originally created by @fuzihaofzh on GitHub (Apr 5, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/14 I can't compile that, The log are as: go get github.com/fatedier/frp package github.com/fatedier/frp imports github.com/fatedier/frp imports github.com/fatedier/frp: no buildable Go source files in /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp
Author
Owner

@fatedier commented on GitHub (Apr 5, 2016):

yes, it won't be compiled automatically.
maybe you can use cd /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp && make to compile.
Quickstart in README will help you too.

<!-- gh-comment-id:205700088 --> @fatedier commented on GitHub (Apr 5, 2016): yes, it won't be compiled automatically. maybe you can use `cd /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp && make` to compile. Quickstart in README will help you too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2
No description provided.