[Clam-devel] Problem in Wang Jun's Method
Jun Jun
wangjun at dsp.ac.cn
Tue Dec 23 18:50:49 PST 2008
Hi,Rupinder
Looking at the scons configure line and the problem, I guess it is caused by the missing blank space between different configure options. That's to say, the scons configure line should be:
$ scons configure prefix='d:\mingw\local' prefix_for_packaging='d:\mingw\local'
sandbox_path='d:\mingw' verbose=True xmlbackend='xmlpp' audio_backend='portaud
io'
Try the above and see if the problem still exists.
----- Original Message -----
From: Rupinder Singh
To: clam-devel at llistes.projectes.lafarga.org
Sent: Wednesday, December 24, 2008 3:08 AM
Subject: [Clam-devel] Problem in Wang Jun's Method
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...
------------------------------------------------------------------------------
_______________________________________________
Clam-devel mailing list
Clam-devel at llistes.projectes.lafarga.org
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20081224/6452ff2a/attachment-0004.htm>
More information about the clam-devel
mailing list