Hello, I've got this error compiling 0.46 from -> http://sourceforge.net/projects/inkscape/files/
In file included from ./libavoid/graph.h:30, from libavoid/router.h:30, from conn-avoid-ref.cpp:20: ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope make[2]: *** [conn-avoid-ref.o] Error 1
Please, can you tell me how to fix that?
Thanks,
Upgrade to 0.47, that should fix your problem.
On Thu, Nov 26, 2009 at 11:45 PM, Karlisson <theanimage@...400...> wrote:
In file included from ./libavoid/graph.h:30, from libavoid/router.h:30, from conn-avoid-ref.cpp:20: ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope make[2]: *** [conn-avoid-ref.o] Error 1
well... some people might be annoyed by specific bugs in 0.47, perhaps? If that is the case, we should focus on polishing things for an eventual 0.47.1 ...
On Fri, Nov 27, 2009 at 2:13 AM, bulia byak <buliabyak@...400...> wrote: Upgrade to 0.47, that should fix your problem.
On Thu, Nov 26, 2009 at 11:45 PM, Karlisson <theanimage@...400...> wrote: > In file included from ./libavoid/graph.h:30, > from libavoid/router.h:30, > from conn-avoid-ref.cpp:20: > ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope > ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: > ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope > make[2]: *** [conn-avoid-ref.o] Error 1
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Well, in this case since the user is compiling, it wouldn't be out of line to ask them to apply a patch (which isn't available yet for this bug) instead of pushing for 0.47.1.
As mentioned before, a fast release cycle for 0.48 is preferred over 0.47.1 imho. The repo will open up again for 0.48 development in the next week whether we switch to bazaar or just keep using sf svn for 0.48. The downtime we've had has been pretty painful, so if the timing is wrong for a proper move to a dvcs right now, well, it is what it is.
Cheers, Josh
On Nov 26, 2009 8:26 PM, "Felipe Sanches" <felipe.sanches@...400...> wrote:
well... some people might be annoyed by specific bugs in 0.47, perhaps? If that is the case, we should focus on polishing things for an eventual 0.47.1 ...
On Fri, Nov 27, 2009 at 2:13 AM, bulia byak <buliabyak@...400...> wrote: > > Upgrade to 0.47, that...
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Oh, I'd like too much to use 0.47. I was using 0.46 happily and upgraded to 0.47, and problems like this started to appear:
https://bugs.launchpad.net/inkscape/+bug/365458
these "little" problems, like this described above - (Importance High, 7 months old??) - disrupts too much my work: draw comics, clipping objects inside rects (http://nerdson.com)
So, while minor bugs like these exists, I'd prefer to use 0.46. But, now, I got compilation errors.
While I don't know how to program in C++, I depend on you, great developers.
On Fri, Nov 27, 2009 at 1:13 AM, bulia byak <buliabyak@...400...> wrote:
Upgrade to 0.47, that should fix your problem.
On Thu, Nov 26, 2009 at 11:45 PM, Karlisson <theanimage@...400...> wrote:
In file included from ./libavoid/graph.h:30, from libavoid/router.h:30, from conn-avoid-ref.cpp:20: ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope make[2]: *** [conn-avoid-ref.o] Error 1
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Karlisson scrisse:
Hello, I've got this error compiling 0.46 from -> http://sourceforge.net/projects/inkscape/files/
In file included from ./libavoid/graph.h:30, from libavoid/router.h:30, from conn-avoid-ref.cpp:20: ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope make[2]: *** [conn-avoid-ref.o] Error 1
Please, can you tell me how to fix that?
You are using a too recent gcc. You may need to apply http://patch-tracker.debian.org/patch/series/view/inkscape/0.46-9/06_gcc-4.4
Cheers, Luca
Thanks!
On Fri, Nov 27, 2009 at 5:44 AM, Luca Bruno <gnug.torte@...112...> wrote:
Karlisson scrisse:
Hello, I've got this error compiling 0.46 from -> http://sourceforge.net/projects/inkscape/files/
In file included from ./libavoid/graph.h:30, from libavoid/router.h:30, from conn-avoid-ref.cpp:20: ./libavoid/vertices.h:60: error: ‘stdout’ was not declared in this scope ./libavoid/vertices.h: In member function ‘void Avoid::VertInfList::stats()’: ./libavoid/vertices.h:103: error: ‘printf’ was not declared in this scope make[2]: *** [conn-avoid-ref.o] Error 1
Please, can you tell me how to fix that?
You are using a too recent gcc. You may need to apply http://patch-tracker.debian.org/patch/series/view/inkscape/0.46-9/06_gcc-4.4
Cheers, Luca
-- .''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso) : :' : The Universal O.S. | lucab (AT) debian.org `. `'` | GPG Key ID: 3BFB9FB3 `- http://www.debian.org | Debian GNU/Linux Developer
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (5)
-
bulia byak
-
Felipe Sanches
-
Josh Andler
-
Karlisson
-
Luca Bruno