Please enable JavaScript in your browser!
Головна сторінка
Огляд
Довідка
Увійти
xiph
/
vorbis
дзеркало
https://git.xiph.org/vorbis.git
Слідкувати
2
Зірка
1
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
v1.3.3
Гілки
Теги
branch_beta3
branch_jackoggsvorbis
branch_monty_20010708
branch_monty_20010901
branch_monty_20011009
branch_monty_20011217
branch_monty_20020303
branch_monty_20020507
branch_postbeta2
bugfix/1975
devel-ph3
master
monty-branch-20010404
monty_branch_20000524
monty_branch_20000623
monty_branch_20000724
monty_branch_20001226
monty_branch_rc4
new_acoustics_pending_merge_20000328
segher-20010328-01
unlabeled-1.1.2
unlabeled-1.11.2
unlabeled-1.16.2
unlabeled-1.18.2
unlabeled-1.24.2
vorbis-aotuv
vorbis-malloccheck
vorbis-tahseen
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.2.3
v1.2.2rc1
v1.2.2
v1.2.0
v1.1.2
v1.1.1
v1.1.0rc1
v1.1.0
v1.0.1
v1.0.0rc4-internal
v1.0.0rc2
v1.0.0rc1
v1.0.0beta4
v1.0.0beta3
v1.0.0beta2-debian
v1.0.0beta2
v1.0.0beta1
v1.0.0
vorbis
/
win32
/
VS2010
Cristian Adam
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
..
libvorbis
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
libvorbisfile
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
vorbisdec
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
vorbisenc
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
README
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
libogg.props
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
vorbis_dynamic.sln
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
vorbis_static.sln
a3f80638a3
Added Visual Studiop 2010 project files.
14 роки тому
README
libvorbis has libogg as a dependency, you need to have libogg
compiled beforehand.
Lets say you have libogg and libvorbis in the same directory:
libogg-1.1.3
libvorbis-1.2.0
Because there is no automatic library detection you have to,
either:
1. Rename libogg-1.1.3 to libogg
2. Open libogg.props with a text editor (even notepad.exe
will suffice) and see if LIBOGG_VERSION is set to the correct
version, in this case "1.1.3"