While building OpenSP: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT XmlOutputEventHandler.o -MD -MP -MF .deps/XmlOutputEventHandler.Tpo -c -o XmlOutputEventHandler.o XmlOutputEventHandler.cxx XmlOutputEventHandler.cxx: In member function `virtual void OpenSP::XmlOutputEventHandler::inputOpened(OpenSP::InputSource*)': XmlOutputEventHandler.cxx:1206: error: `realpath' was not declared in this scope XmlOutputEventHandler.cxx: In member function `int OpenSP::XmlOutputEventHandler::maybeCreateDirectories(char*)': c:/soft/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/io.h:176: error: too many arguments to function `int mkdir(const char*)' XmlOutputEventHandler.cxx:1485: error: at this point in file make[3]: [XmlOutputEventHandler.o] Error 1 (ignored) mv -f .deps/XmlOutputEventHandler.Tpo .deps/XmlOutputEventHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT sx_inst.o -MD -MP -MF .deps/sx_inst.Tpo -c -o sx_inst.o sx_inst.cxx mv -f .deps/sx_inst.Tpo .deps/sx_inst.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o osx.exe sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la ../intl/libintl.a libtool: link: g++ -g -O2 -o .libs/osx.exe sx.o XmlOutputEventHandler.o sx_inst.o ../lib/.libs/libosp.dll.a ../intl/libintl.a -L/c/soft/gnucash-2.3.8/opensp/lib g++.exe: XmlOutputEventHandler.o: No such file or directory
And at the end of the log: Installing /c/soft/gnucash-2.3.8/gnucash/inst/../dist/etc/gconf/schemas/desktop_gnome_thumbnailers.schemas ... done Installing /c/soft/gnucash-2.3.8/gnucash/inst/../dist/etc/gconf/schemas/desktop_gnome_typing_break.schemas ... done Installing /c/soft/gnucash-2.3.8/gnucash/inst/../dist/etc/gconf/schemas/system_http_proxy.schemas ... done Now running the Inno Setup Compiler for creating the setup.exe ../dist.sh: /c/soft/gnucash-2.3.8/inno/iscc: No such file or directory Phil _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
