Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
xiph
/
vorbis
Mirror von
https://git.xiph.org/vorbis.git
Beobachten
2
Favorit hinzufügen
1
Fork
0
Dateien
Issues
0
Wiki
Struktur:
v1.3.3
Branches
Tags
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.
vor 14 Jahren
..
libvorbis
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
libvorbisfile
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
vorbisdec
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
vorbisenc
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
README
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
libogg.props
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
vorbis_dynamic.sln
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
vorbis_static.sln
a3f80638a3
Added Visual Studiop 2010 project files.
vor 14 Jahren
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"