That was a good find, Adib! :)
Yes, adding test-stubs.cpp to the 'excludes' list does fix the build.
But someone needs to look at test-stubs.cpp and get it back into sync with the current fields in Preferences. Or take it out, I guess.
bob (ishmal)
-----Original Message-----
From: the Adib <theadib@...1439...> Sent: May 5, 2009 4:08 AM To: Inkscape inkscape-devel@lists.sourceforge.net Subject: [Inkscape-devel] win32 build broken test-stubs.cpp
Hello,
the win32 build is broken and I don't know why. The file that blocks the build is test-stubs.cpp. AS this probably belongs to testing code I commented this out of build.xml. pls see the patch below.
HTH, Adib.
D:\projekte\inkscape\inkscape_trunk>svn diff Index: build.xml =================================================================== --- build.xml (revision 21287) +++ build.xml (working copy) @@ -299,6 +299,7 @@ <exclude name="bonobo/.*"/> <exclude name="deptool.cpp"/> <!--<exclude name="test-main.cpp"/>-->
<exclude name="test-stubs.cpp"/> <!--<exclude name="test-src.cpp"/>--> <exclude name="display/test-display.cpp"/> <exclude name="display/testnr.cpp"/>
@@ -419,6 +420,7 @@ <!-- CxxTest --> <exclude name="test-main.o"/> <exclude name="test-src.o"/>
<exclude name="test-stubs.o"/> <exclude name="display/test-display.o"/> <exclude name="helper/test-helper.o"/> <exclude name="libnr/nr-compose-reference.o"/>
@@ -577,6 +579,7 @@ <fileset dir="${build}"> <include name="obj/test-main.o"/> <include name="obj/test-src.o"/>
<include name="obj/test-stubs.o"/> <include name="obj/display/test-display.o"/> <include name="obj/helper/test-helper.o"/> <include name="obj/libnr/nr-compose-reference.o"/>
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel