Fwd: Latest Version Not Compiling
---------- Forwarded message ---------- From: Arshdeep Singh <moduli16@...400...> Date: Tue, Dec 18, 2012 at 8:28 AM Subject: Re: [Inkscape-devel] Latest Version Not Compiling To: mathog <mathog@...1176...>
There are no error messages. The build process just stops at the file subtree.o . There is no message that shows an error or completion of build process.
This problem was faced, ditto, 2 months back. I remember one of the developers rolled back the rev no of devlibs from r36 to r35, and then it worked just fine. Also, can some one tell me the version number of their minGW ?
Mine is:
gcc version 4.6.2 (GCC) gcc version 4.6.2 (GCC) GNU gdb (GDB) 7.4
Windows 7 inkscape revno=11962 devlibs revno=41
Please help. -demicoder
On Tue, Dec 18, 2012 at 12:46 AM, mathog <mathog@...1176...> wrote:
On 17-Dec-2012 10:35, Arshdeep Singh wrote:
Do you want me to manually delete the build directory and .dep file ?
Yes. Also double check that your mingwenv.bat is pointing to the correct devlibs. If that doesn't work, post the error messages to the list.
Regards,
David Mathog mathog@...1176... Manager, Sequence Analysis Facility, Biology Division, Caltech
---- Arshdeep Singh <moduli16@...400...> wrote:
There are no error messages. The build process just stops at the file subtree.o . There is no message that shows an error or completion of build process.
This is normal when doing a parallel build. If you are doing a parallel build (btool -j), run btool again and it will only recompile the files that errored and you will see the error(s) if there were any. You can also have a look in the file "compile.lst" (or some name like that) that should show all logged output (including errors).
-Johan
participants (2)
-
unknown@example.com
-
Arshdeep Singh