c++ - libao compiling in window -


i downloaded source of libao. need compile library/dll windows or use source is.

has done before? libao audio library, found here: http://www.xiph.org/ao/

like plenty of open source projets, need compile first before using it, unless want keep every required source codes along project , compile them each time. can mess since can (and more will) alterate in library 1 day or another. reason, should compile link it.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -