Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Solarus-Games English Forum
Solarus
Development
build solarus in win7 mingw environment,can't find some dependence sdk for mingw
« previous
next »
Print
Pages: [
1
]
Author
Topic: build solarus in win7 mingw environment,can't find some dependence sdk for mingw (Read 3888 times)
0 Members and 1 Guest are viewing this topic.
yangchao
Newbie
Posts: 10
build solarus in win7 mingw environment,can't find some dependence sdk for mingw
«
on:
March 15, 2015, 11:17:28 AM »
I will try to build solarus in win7 mingw32_64 environment.
Searching web,I can't find these dependence develop libs for mingw(include and lib,bin): OpenAL, physfs, modplug, ogg, vorbis, vorbisfile
Could you please share these dependence libs?
Logged
Christopho
Administrator
Hero Member
Posts: 1194
Re: build solarus in win7 mingw environment,can't find some dependence sdk for mingw
«
Reply #1 on:
March 15, 2015, 02:32:34 PM »
As I explain in this topic:
http://forum.solarus-games.org/index.php/topic,216.0.html
I can't maintain all dependencies on all systems, sorry. I maintain the ones that are hard to find, for the rest, the official websites provide them.
Logged
yangchao
Newbie
Posts: 10
Re: build solarus in win7 mingw environment,can't find some dependence sdk for mingw
«
Reply #2 on:
March 15, 2015, 03:27:55 PM »
thanks so lot!
"...
I maintain compiled binaries of the libraries that are not easy to find if you don't want to compile them yourself:
https://github.com/christopho/solarus/tree/master/libraries/win32
You will find there the DLLs of modplug, vorbis and vorbisfile.
..."
In lib directory, there are no vorbis and vorbisfile lib(.a file ext name),does you have?
Logged
Christopho
Administrator
Hero Member
Posts: 1194
Re: build solarus in win7 mingw environment,can't find some dependence sdk for mingw
«
Reply #3 on:
March 15, 2015, 06:40:01 PM »
.a files are not mandatory with MinGW, you can in fact use directly the .dll files at link time.
Logged
Print
Pages: [
1
]
« previous
next »