Help - Search - Members - Calendar
Full Version: Secret Rabbit Code & libsndfile compiling
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Steve Coal
I can't seem to get libsndfile (the pre-requisite for compling Secret Rabbit Code resampler) to compile with MSVC++ 8. I've followed the directions (http://www.mega-nerd.com/libsndfile/win32.html#MSVC) exactly. But I keep getting this error:

CODE
C:\libsndfile-1.0.12>nmake -f Win32\Makefile.msvc

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

       cl.exe /nologo /MD /W1 /GX /O2 /I ""C:\PROGRA~1\MID05A~1\VC"\Include" /I
"src" /D "WIN32" /D "_USRDLL" /D "inline=__inline" /YX /FD /Fo".\src\Gsm610\add
.obj" /c ".\src\Gsm610\add.c"
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\c
l.exe"' : return code '0xc0000135'
Stop.


I don't understand why this is so difficult....

Has anybody tried all this to attain the final product (Secret Rabbit Code resampler)? Too bad the finished product had to be taken down from the foobar 3rd party plugin part of the website due to a GPL violation complaint... Because this is a pain! Any help would be much appreciated!

Thanks,
Steve
kode54
I see a pair of double-quotes before the first preprocessor macro definition. There would appear to be an error in the makefile. It would probably be easier to create and use a Visual Studio project, since that would also accelerate any debugging you may need to do in the future, and also simplify dependencies.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.