[Clam-devel] Problem in Wang Jun's Method

David García Garzón dgarcia at iua.upf.edu
Wed Dec 24 04:57:16 PST 2008


Just separate the prefix and prefix_for_pakaging options with an space. They 
look like bein joined and scons thinks that 'prefix_for_packaging=....' is 
part of the path you are specifying in 'prefix'.

David.

On Tuesday 23 December 2008 20:08:53 Rupinder Singh wrote:
> Hi,
>
> I'm following Wang Jun's method given on
> http://www.clam.iua.upf.edu/wikis/clam/index.php/Devel/Windows_MinGW_build
> . The second last step is producing the following error on my system:
>
> C:\clam\CLAM>scons configure
> prefix='c:\\mingw\\local'prefix_for_packaging='c:\\
> mingw\\local' sandbox_path='c:\\mingw' verbose=True xmlbackend='xmlpp'
> audio_bac
> kend=portaudio
> scons: Reading SConscript files ...
>
> scons: warning: The Options class is deprecated; use the Variables class
> instead
> .
> File "C:\clam\CLAM\SConstruct", line 122, in setup_build_options
>
> scons: warning: The PathOption() function is deprecated; use the
> PathVariable()
> function instead.
> File "C:\clam\CLAM\SConstruct", line 125, in setup_build_options
>
> scons: warning: The BoolOption() function is deprecated; use the
> BoolVariable()
> function instead.
> File "C:\clam\CLAM\SConstruct", line 129, in setup_build_options
>
> scons: warning: The EnumOption() function is deprecated; use the
> EnumVariable()
> function instead.
> File "C:\clam\CLAM\SConstruct", line 140, in setup_build_options
>
> scons: *** Path for option prefix does not exist:
> 'c:\\mingw\\local'prefix_for_p
> ackaging='c:\\mingw\\local'
> File "C:\clam\CLAM\SConstruct", line 169, in setup_build_options
>
> Although the directory for 3rd party libraries c:\mingw\local was created
> as mentioned.
>
> Kindly help...






More information about the clam-devel mailing list