Comment 13 for bug 353847

Revision history for this message
su_v (suv-lp) wrote :

No, I reverted to the then current svn revision after the compile failed and have not tried since. I assumed that the error

  io/sys.cpp: In function ‘bool Inkscape::IO::file_is_writable(const char*)’:
  io/sys.cpp:294: error: ‘__S_IWRITE’ was not declared in this scope
  make[2]: *** [io/sys.o] Error 1

was related to different header files on your (Windows ?) system that include a declaration for ‘__S_IWRITE’, and didn't investigate further - I don't know C or C++, so it is difficult for me to figure out why it failed without any guidance from an expert ;-)
Has anything changed in the source that prevents this compile error now?