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 [email protected] https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
