Hello Klaas, Klaas Holwerda wrote:
[Manifest] > I will ask on the cmake list i think. Thank you, good luck! >>>> 3) Static libraries > >> >> What went wrong for me, was wxwidgets was compiled as lib and linked >> as lib, but wxart2d was compiled as dll and linked as lib. By this >> wxwidgets used includes for libcmt.lib, but wxart2d used the ones for >> msvcrt.dll, causing redefinition problems etc.. > > Oke so best not use RUNTIME_LIBS=static for the moemnet to set compile > wxWidgets. > Mainly because i don't know how to replace /MDd by /MTd and /MD by /MT > in al CMAKE stuff. Then for sure this manual workaround is important to be documented, because the wxWidgets pages, e.g. http://wiki.wxwidgets.org/Visual_Studio_2008_(9.0) give compiling static libs as example, leaving wxart2d not linkable :-( When both, the issue and cmake are better understood, someone might come up with an at least semi automatic solution. >>> Can you improve install.html ? >> >> When we have agreed on the answers, it's ok for me. I have to write >> doc for my customer otherwise. > > Solutions is what we are after here. But all improvement is welcome, > even if the solution is not there, only the work around :-) I will check, how install.html could be enhanced and come back with a proposal to you (not today, though). More questions on docs: - What about the SF pages? They are the official ones about your project. Do you update them now and then? I do not host a project on SF, no idea how that works. - In general, wxArt2D is very hard to find on the web (if you do not know it's name). Took me several days of searching (did not know if sth exists or have to write myself). Google about wxWidgets and Canvas or SVG fails, wiki.wxwidgets.org does not link to it's wxart2d page (except for wxArt2d being an example of cmake use). No budget for advertising? Viele Grüße, Michael ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev