Re v 17971 libnr build failure - patch
nr-matrix-scale-ops.h was converted to be 100% inline, yet the rule for nr-matrix-scale-ops.cpp was not removed, causing a build failure.
Index: src/libnr/Makefile_insert =================================================================== --- src/libnr/Makefile_insert (revision 17971) +++ src/libnr/Makefile_insert (working copy) @@ -39,7 +39,6 @@ libnr/nr-matrix-ops.h \ libnr/nr-matrix-rotate-ops.cpp \ libnr/nr-matrix-rotate-ops.h \ - libnr/nr-matrix-scale-ops.cpp \ libnr/nr-matrix-scale-ops.h \ libnr/nr-matrix-translate-ops.cpp \ libnr/nr-matrix-translate-ops.h \
Regards, Krzysztof (Chris) Kosiński
One more file messing, updated patch
Index: src/libnr/Makefile_insert =================================================================== --- src/libnr/Makefile_insert (revision 17971) +++ src/libnr/Makefile_insert (working copy) @@ -39,9 +39,7 @@ libnr/nr-matrix-ops.h \ libnr/nr-matrix-rotate-ops.cpp \ libnr/nr-matrix-rotate-ops.h \ - libnr/nr-matrix-scale-ops.cpp \ libnr/nr-matrix-scale-ops.h \ - libnr/nr-matrix-translate-ops.cpp \ libnr/nr-matrix-translate-ops.h \ libnr/nr-matrix.cpp \ libnr/nr-matrix.h \
Regards, Krzysztof (Chris) Kosiński
On Fri, Mar 21, 2008 at 5:54 PM, Krzysztof Kosiński <tweenk.pl@...400...> wrote:
One more file messing, updated patch
thanks, committed 17972
looks like we're having an invasion of windows devs today breaking the build for linux :)
It would be nice if a GSoC student would convert our building to CMake............
-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel-bounces@lists.sourceforge.net] On Behalf Of bulia byak Sent: vrijdag 21 maart 2008 22:30 To: Krzysztof Kosiński Cc: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Re v 17971 libnr build failure - patch
On Fri, Mar 21, 2008 at 5:54 PM, Krzysztof Kosiński <tweenk.pl@...400...> wrote:
One more file messing, updated patch
thanks, committed 17972
looks like we're having an invasion of windows devs today breaking the build for linux :)
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
bulia byak wrote:
On Fri, Mar 21, 2008 at 5:54 PM, Krzysztof Kosiński<tweenk.pl@...400...> wrote:
One more file messing, updated patch
thanks, committed 17972
looks like we're having an invasion of windows devs today breaking the build for linux :)
That's because when the win32 build is broken by a Linux commit, we just go ahead and fix it silently. :-)
bob
participants (4)
-
unknown@example.com
-
Bob Jamison
-
bulia byak
-
Krzysztof Kosiński