
Hi
I was not able to dump the errors to file at the moment of sending my previous mail, because the command line window does not allow me to dump them (because of the spaces in the compile command). In the meantime, I have been searching further on and it seems that when you let the tdm installer (tdm-gcc-4.5.0.exe) do its job, it does not set the right path variable. mingwenv refers to "c:\mingw" but "c:\MinGW32" was created by the installer. Possibly this was the only problem (hence the wiki page http://wiki.inkscape.org/wiki/index.php/Win32Port needs some updating). I'm compiling inkscape at the moment.
Regards Kris
buildtool.cpp: At global scope: buildtool.cpp:9098: error: expected class-name before '{' token buildtool.cpp:9101: error: expected ')' before '&' token buildtool.cpp:9112: error: 'Element' has not been declared buildtool.cpp:9124: error: expected constructor, destructor, or type conversion before '*' token buildtool.cpp: In constructor 'buildtool::TaskCopy::TaskCopy()': buildtool.cpp:7194: error: no matching function for call to 'buildtool::Task::Ta sk()' buildtool.cpp:6753: note: candidates are: buildtool::Task::Task(const buildtool: :Task&) buildtool.cpp:6747: note: buildtool::Task::Task(buildtool::MakeB ase&) buildtool.cpp: At global scope: buildtool.cpp:7202: note: synthesized method 'buildtool::TaskCopy::TaskCopy()' f irst required here
2010/6/19 Krzysztof KosiĆski <tweenk.pl@...400...>:
2010/6/18 Kris De Gussem <kris.degussem@...400...>:
Building buildtool.cpp fails.
What are the error messages?
Regards, Krzysztof