Errors while compiling inkscape for windows devel 22543

View: New views
4 Messages — Rating Filter:   Alert me  

Errors while compiling inkscape for windows devel 22543

by mail-71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

i get some errors while compiling the trunk sources for windows (devel 22543).
While the command "btool" i get the following error message:

Make error line 291: problem compiling: In file included from src/xml/subtr
p:15:
src/xml/node.h:21:25: error: glib/gtypes.h: No such file or directory
In file included from src/xml/node.h:22,
                 from src/xml/subtree.cpp:15:
src/gc-anchored.h:14:28: error: glib/gmessages.h: No such file or directory
In file included from src/gc-managed.h:17,
                 from src/gc-anchored.h:15,
                 from src/xml/node.h:22,
                 from src/xml/subtree.cpp:15:
src/gc-core.h:25:17: error: gc.h: No such file or directory
src/gc-core.h:27:24: error: glib/gmain.h: No such file or directory
In file included from src/xml/composite-node-observer.h:19,
                 from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/node-observer.h:21:25: error: glib/gquark.h: No such file or direct
In file included from src/xml/subtree.cpp:15:
src/xml/node.h:97: error: ISO C++ forbids declaration of 'gchar' with no ty
src/xml/node.h:97: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:97: error: expected ';' before 'const'
src/xml/node.h:128: error: ISO C++ forbids declaration of 'gchar' with no t
src/xml/node.h:128: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:128: error: expected ';' before 'const'
src/xml/node.h:141: error: ISO C++ forbids declaration of 'gchar' with no t
src/xml/node.h:141: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:141: error: expected ';' before 'const'
src/xml/node.h:165: error: 'gchar' has not been declared
src/xml/node.h:190: error: 'gchar' has not been declared
src/xml/node.h:201: error: 'gchar' has not been declared
src/xml/node.h:201: error: 'gchar' has not been declared
src/xml/node.h:383: error: 'gchar' has not been declared
In file included from src/xml/composite-node-observer.h:19,
                 from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/node-observer.h:140: error: 'GQuark' has not been declared
In file included from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/composite-node-observer.h:81: error: 'GQuark' has not been declared



Can someone figure out what's wrong? Devel 22522 was building fine.

Thank's for helping.


Sincerely,

UweSch
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Re: Errors while compiling inkscape for windows devel 22543

by Diederik van Lierop :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Op Ma, 26 oktober, 2009 10:33, schreef mail@...:
> Hi,
>
> i get some errors while compiling the trunk sources for windows (devel
> 22543).

On my XP system at work everyhting still compiles just fine with latest
revision. Just some random thoughts: Maybe something is wrong with your
devlibs? Searching my devlibs directory I found that there are two copies
of gtypes.h, one in C:\devlibs\include\glib-2.0\glib and one in
C:\devlibs\include\poppler\goo. Is that also the case on your machine? Is
everything going well when running mingwenv.bat

Diederik




------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Re: Errors while compiling inkscape for windows devel 22543

by mail-71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Diederik,

thanks for this answer.
My devlibs-folder is probably corrupt. In the include folder is only one folder named Boost.

I deleted all stuff inside devlibs and checked it out again. But no chance th get these folders.
Could you give me your svn link to devlibs? maybe something is wrong with my repository.


Thanks for helping me.


Sincerely,
UweSch



Diederik van Lierop <mail@...> hat am 26. Oktober 2009 um 14:14 geschrieben:

> Op Ma, 26 oktober, 2009 10:33, schreef mail@...:
> > Hi,
> >
> > i get some errors while compiling the trunk sources for windows (devel
> > 22543).
>
> On my XP system at work everyhting still compiles just fine with latest
> revision. Just some random thoughts: Maybe something is wrong with your
> devlibs? Searching my devlibs directory I found that there are two copies
> of gtypes.h, one in C:\devlibs\include\glib-2.0\glib and one in
> C:\devlibs\include\poppler\goo. Is that also the case on your machine? Is
> everything going well when running mingwenv.bat
>
> Diederik
>
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Re: Errors while compiling inkscape for windows devel 22543

by mail-71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Diederik,

i deleted the whole devlibs-repository and checked it out again. So i've now many folders in the include folder. ;)

Now i'm in a new building proces....

Thank's for your help.


Sincerely,

UweSch

Diederik van Lierop <mail@...> hat am 26. Oktober 2009 um 14:14 geschrieben:

> Op Ma, 26 oktober, 2009 10:33, schreef mail@...:
> > Hi,
> >
> > i get some errors while compiling the trunk sources for windows (devel
> > 22543).
>
> On my XP system at work everyhting still compiles just fine with latest
> revision. Just some random thoughts: Maybe something is wrong with your
> devlibs? Searching my devlibs directory I found that there are two copies
> of gtypes.h, one in C:\devlibs\include\glib-2.0\glib and one in
> C:\devlibs\include\poppler\goo. Is that also the case on your machine? Is
> everything going well when running mingwenv.bat
>
> Diederik
>
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel