Groups
Groups
Sign in
Groups
Groups
Golang-China
Conversations
About
Send feedback
Help
有人使用过pulsego或alsa-go吗
42 views
Skip to first unread message
郑锐
unread,
Nov 17, 2012, 1:36:08 AM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
pulsego:
https://github.com/moriyoshi/pulsego.git
alsa-go:
https://github.com/vchimishuk/alsa-go.git
两个我都编译不了,make时提示我src/Make.inc, src/Make.pkg找不到。
应该是go版本的问题,现在好像不用Makefile了。
直接go install 报了好多函数未定义:
在函数‘_cgo_be36dcf58f92_C2func_snd_pcm_wait’中:./alsa.go:40:对‘snd_pcm_wait’未定义的引用
在函数‘_cgo_be36dcf58f92_Cfunc_snd_pcm_avail_update’中:./alsa.go:60:对‘snd_pcm_avail_update’未定义的引用
... ...
有人如果能编译跑起来,麻烦告诉下方法
Wendal Chen
unread,
Nov 17, 2012, 2:54:54 AM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
go get
github.com/wendal/pulsego
我fork了, 修正了里面的编译错误
--
--
官网:
http://golang-china.org/
IRC:
irc.freenode.net
#golang-china
@golangchina
--
Wendal Chen
GuangDong China
Wendal Chen
unread,
Nov 17, 2012, 3:27:49 AM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
同样的, 把alsa库也fork并fixed
go get
github.com/wendal/alsa-go
郑锐
unread,
Nov 17, 2012, 5:49:52 AM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang...@googlegroups.com
ok, 已经可以了,谢谢
Reply all
Reply to author
Forward
0 new messages