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

hello world 编译失败 #1

Open
lidaobing opened this issue May 23, 2013 · 0 comments
Open

hello world 编译失败 #1

lidaobing opened this issue May 23, 2013 · 0 comments

Comments

@lidaobing
Copy link

$ ./build.sh 
Golanger Web Framework
Golanger is a lightweight framework for writing web applications in Golang.
Building helloworld
# golanger.com/framework/web
add-on/src/golanger.com/framework/web/page.go:89: cannot use param.Expires (type int) as type string in function argument
add-on/src/golanger.com/framework/web/page.go:89: cannot use param.TimerDuration (type string) as type int in function argument
add-on/src/golanger.com/framework/web/page.go:89: not enough arguments in call to memorysession.New
add-on/src/golanger.com/framework/web/page.go:90: cannot use param.Expires (type int) as type string in function argument
add-on/src/golanger.com/framework/web/page.go:90: cannot use param.SessionDir (type string) as type int in function argument
add-on/src/golanger.com/framework/web/page.go:90: not enough arguments in call to filesession.New
add-on/src/golanger.com/framework/web/page.go:91: not enough arguments in call to cookiesession.New
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