Menu

#79 Re Compile source

open
nobody
None
5
2004-07-16
2004-07-16
Christian W
No

Hi all,

anybody an compile the lcd plugin with VC++ 6??

When I compiled an error message say

Cannot open include file: 'vorbis/vorbisfile.h': No such file
or directory

This file isn't on source code and not found on zip file...

Could you send me this file ??

Thanks in advance.

Christian W.

Discussion

  • Markus Zehnder

    Markus Zehnder - 2004-07-16

    Logged In: YES
    user_id=57785

    The Ogg Vorbis Win32 SDK is needed to compile the plugin
    with Ogg Vorbis support:
    http://www.vorbis.com/files/1.0.1/windows/OggVorbis-win32sdk-1.0.1.zip

    Then you need to configure Visual Studio to include:
    - the header files, should be in <vorbis>/include
    - the lib files, should be in <vorbis>/libs

    My apologies for not mentioning this anywhere. Time to
    update the docs...

    Markus

     
  • Nobody/Anonymous

    Logged In: NO

    Thank you very much mark!!!

    Excelent project! and excelent work!

    Christian W.

     

Log in to post a comment.