2 Jan 2009 03:21
intro for developers
Hi, Recently a person reported to out bug tracker that the website doesn't provide good introduction information for new developers. So I've just taken a look at http://inkscape.org/doc/devdocs.php and I have several questions: 1. Do you find this information overall sufficient? 2. Last changes to http://inkscape.org/wiki/index.php/DeveloperManual date back to February 2007. Would anyone mind having a look and saying whether something needs changes? (btw, our wiki outputs errors again) 3. Does the flowchart at http://inkscape.org/doc/devdocs.php really reflect current state of source code? 4. Same question about class hierarchy image. Thanks! :) Alexandre ------------------------------------------------------------------------------
> > The problem we had with cmake was that it puts obj files in
> some special dir that is long, and then creates a commandline like:
> > g++ verylongpathlisting/blah.o
> possiblyevenlongerpathname/blah2.o ...
> > such that the cmdline is too long to work with windows/g++
> >
> I don't know your MinGW environment, but this problem is
> known and seems to be solved here:
>
Max
------------------------------------------------------------------------------
RSS Feed