**edit - oh, I should note, the revision I checked out from SVN was
2445**

Hi - just downloaded / tried to compile squeezeplay on windows (VS
2005), and have a few questions after getting some errors:

Is the directX sdk still a requirement for building?  It's not
mentioned in the build instructions, and I had the impression from
http://forums.slimdevices.com/showthread.php?t=40843&page=3
that it was no longer necessary, but I got a few errors relating to not
being able to find dsound.h...

Similarly, the build instructions don't mention needing nasm, but I got
an error about not being able to find nasmw.exe... does this need to be
installed as well?  Should the build instructions be updated to mention
both of these as requirements, or is this simply some sort of problem
with my particular setup?

Oh, and I had one last error -
src\squeezeplay\src\audio\decode\decode_wma_win_DMOWrapper.cpp was not
found.  The build I got from SVN seems to have a "decode_wma_win.c",
but no "decode_wma_win_DMOWrapper.cpp"

Here's the actual build log errors (just the relevant bits - I can post
the whole thing if someone thinks it would be useful):

1>------ Build started: Project: portaudio, Configuration: Debug Win32
------
1>Compiling...
1>pa_win_ds.c
2>------ Build started: Project: libFLAC_dynamic, Configuration: Debug
Win32 ------
2>Performing Custom Build Step
2>'nasmw.exe' is not recognized as an internal or external command,
2>operable program or batch file.
2>Project : error PRJ0019: A tool returned an error code from
"Performing Custom Build Step"
1>c:\dev\projects\squeezeplay\src\portaudio_v19_1360\src\hostapi\dsound\pa_win_ds.c(82)
: fatal error C1083: Cannot open include file: 'dsound.h': No such file
or directory
1>pa_win_ds_dynlink.c
1>c:\dev\projects\squeezeplay\src\portaudio_v19_1360\src\hostapi\dsound\pa_win_ds_dynlink.h(62)
: fatal error C1083: Cannot open include file: 'dsound.h': No such file
or directory
1>portaudio - 2 error(s), 0 warning(s)

...

2>libFLAC_dynamic - 1 error(s), 0 warning(s)
3>------ Build started: Project: squeezeplay, Configuration: Debug
Win32 ------
3>Compiling...
3>decode_wma_win_DMOWrapper.cpp
3>c1xx : fatal error C1083: Cannot open source file:
'..\src\audio\decode\decode_wma_win_DMOWrapper.cpp': No such file or
directory

...

3>squeezeplay - 1 error(s), 0 warning(s)


-- 
barnabas79
------------------------------------------------------------------------
barnabas79's Profile: http://forums.slimdevices.com/member.php?userid=17472
View this thread: http://forums.slimdevices.com/showthread.php?t=46039

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to