I got this to build, and committed make.exclude. Try an svn up, then run deptool again.
In general, whenever anyone has missing or duplicate symbols in the Win32 build, it almost always means that the deptool needs to be run again.
By the way, in the deptool itself, I temporarily commented out the backward-ref analysis. Nobody is using it yet, and it adds a lot of CPU to the game. Try compiling deptool again and running it. It should take a -lot- less time to run now.
bob
David Yip wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
inkboard-session.h and inkboard-session.cpp are both listed in make.exclude, which prevents them from being included in make.dep -- however, Dale recently hooked up InkboardSession to InkboardDocument. Commenting out inkboard-session.* from make.exclude may fix this build error.
- David
Hugo Rodrigues wrote:
Hi,
I'm having a linking problem when compiling the latest repository revisions, unless I do it without inkboard support (commenting out line CFLAGS += -DWITH_INKBOARD on Makefile.mingw.common ). I think it happens with all revisions since there was a major change to the src/jabber_whiteboard contents last week. It's probably something with my configuration, since noone else seems affected. Can anyone tell me what could be causing this? The following is the error I get, I hope it's enough information, if it isn't let me know.
Thanks,
Hugo
i686-pc-mingw32-g++ --export-dynamic -o inkscape.exe main.o winmain.o inkres.o l ibinkscape.a -Lc:/gtk28/lib -lgtkmm-2.4 -lgdkmm-2.4 -lglibmm-2.4 -latkmm-1.6 -lp angomm-1.4 -lsigc-2.0 -lgtk-win32-2.0 -lgdk-win32-2.0 - latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpangowin32-1.0 -lpango-1.0 -lgobject-2.0 -lgm odule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo -Lc:/gtk28/perl/lib/CORE -lperl58 -Lc :/gtk28/python/libs -lpython24 c:/gtk28/bin/libxml2.dll c:/gtk28/lib/iconv.lib - lfreetype.dll -lfontconfig.dll -llcms.dll -lloudmouth-1.dll -lssl -lcrypto -lpng -lpopt c:/gtk28/lib/zdll.lib -lgc -mwindows -lws2_32 -lintl -lm libinkscape.a(inkboard-document.o): In function `ZN8Inkscape10Whiteboard16Inkboa rdDocument13_initBindingsEv':D:/inkscape4/src/./jabber_whiteboard/inkboard-sessi on.h:47: undefined reference to `vtable for Inkscape::Whiteboard::InkboardSessio n' :D:/inkscape4/src/./jabber_whiteboard/inkboard- session.h:47: undefined reference to `vtable for Inkscape::Whiteboard::InkboardSession' collect2: ld returned 1 exit status make[1]: *** [inkscape.exe] Error 1
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da...
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel