<p>Hie,</p>
<p>I started golang a few weeks ago. I need some insights for my project <a href="https://github.com/topheman/gopher-ball" rel="nofollow">https://github.com/topheman/gopher-ball</a> .</p>
<p>How do you package an app written in go, relying on <a href="https://github.com/veandco/go-sdl2" rel="nofollow">https://github.com/veandco/go-sdl2</a> ? You would have to take in account:</p>
<ul>
<li>embedding the assets (might differ according to the platform - like on Mac OS X .app files have some specific folder structure)</li>
<li>statically linking the c++ library sdl2 (might need the version of the other platform while compiling cross platform ?)</li>
<li>compiling cross platform</li>
</ul>
<p>I listed those questions on the <a href="https://github.com/topheman/gopher-ball#build---help-wanted" rel="nofollow">build section / help wanted of the readme</a>.</p>
<p>Thanks for the help.</p>
<p>Tophe</p>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传