Hi, I've been tinkering with vorbis for about a week now trying to get the vorbisfile lib to compile under win32s, I was wondering if someone could give me a hand as I've reached my wits end with it ... I recieve the same message for every bat file (after customizing it for my path configuration): *F:\src\vorbis\win32>build_vorbisfile_dynamic *---+++--- Building Vorbisfile (Dynamic) ---+++--- *Setting environment for using Microsoft Visual C++ tools. *Setting include/lib paths for Vorbis *Compiling... *F:\src\vorbis\win32\vorbisfile_dynamic.dsp * *This makefile was not generated by Developer Studio. *Error: no project loaded. * *F:\src\vorbis\win32> If I try to load them in the VS GUI I recieve the same message: *This makefile was not generated by Developer Studio. *Continuing will create a new developer studio project to wrap this makefile. However, the new project it creates dosen't do anything, won't export a makefile, compile anything ... I was hoping someone could give me a hand? my software configuration is as follows: Win2k Pro Visual Studio 6.0 (no service packs) Thanks, Dan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
>Visual Studio 6.0 (no service packs)Well, that should be the right version. My best guess would be that somewhere, the line endings are being messed up (turned to unix-style?), and that confuses devstudio. Try converting them to dos-style line endings, see if that helps. Michael --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I had the same problem with the Beta 3 files. If you get the nightly build then it should work. At least it did for me. There are some files that are missing from one of the .dsp files but they are easy to include and hopefully the changes will be commited soon. Lars.> -----Original Message----- > From: owner-vorbis-dev@xiph.org [mailto:owner-vorbis-dev@xiph.org]On > Behalf Of OmegaDan > Sent: Tuesday, December 19, 2000 8:46 AM > To: vorbis-dev@xiph.org > Subject: [vorbis-dev] compiling on Win32 > > > Hi, I've been tinkering with vorbis for about a week now trying to get the > vorbisfile lib to compile under win32s, I was wondering if someone could > give me a hand as I've reached my wits end with it ... > > I recieve the same message for every bat file (after customizing it for my > path configuration): > > *F:\src\vorbis\win32>build_vorbisfile_dynamic > *---+++--- Building Vorbisfile (Dynamic) ---+++--- > *Setting environment for using Microsoft Visual C++ tools. > *Setting include/lib paths for Vorbis > *Compiling... > *F:\src\vorbis\win32\vorbisfile_dynamic.dsp > * > *This makefile was not generated by Developer Studio. > *Error: no project loaded. > * > *F:\src\vorbis\win32> > > If I try to load them in the VS GUI I recieve the same message: > > *This makefile was not generated by Developer Studio. > *Continuing will create a new developer studio project to wrap this > makefile. > > However, the new project it creates dosen't do anything, won't export a > makefile, compile anything ... > > I was hoping someone could give me a hand? > > my software configuration is as follows: > Win2k Pro > Visual Studio 6.0 (no service packs) > > Thanks, > Dan > > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to > 'vorbis-dev-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Have you tried using the beta3 zipfiles? Or are you just using CVS? jack. On Tue, 19 Dec 2000, OmegaDan wrote:> Hi, I've been tinkering with vorbis for about a week now trying to get the > vorbisfile lib to compile under win32s, I was wondering if someone could > give me a hand as I've reached my wits end with it ... > > I recieve the same message for every bat file (after customizing it for my > path configuration): > > *F:\src\vorbis\win32>build_vorbisfile_dynamic > *---+++--- Building Vorbisfile (Dynamic) ---+++--- > *Setting environment for using Microsoft Visual C++ tools. > *Setting include/lib paths for Vorbis > *Compiling... > *F:\src\vorbis\win32\vorbisfile_dynamic.dsp > * > *This makefile was not generated by Developer Studio. > *Error: no project loaded. > * > *F:\src\vorbis\win32> > > If I try to load them in the VS GUI I recieve the same message: > > *This makefile was not generated by Developer Studio. > *Continuing will create a new developer studio project to wrap this > makefile. > > However, the new project it creates dosen't do anything, won't export a > makefile, compile anything ... > > I was hoping someone could give me a hand? > > my software configuration is as follows: > Win2k Pro > Visual Studio 6.0 (no service packs) > > Thanks, > Dan > > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.