Michael Stratmann wrote:
>>>>> 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.
>
>   
Oke.
>>>> 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).
>   
Good.
> 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.
>   
I like to go to a Joomla or better wiki like website. But that 
sourceforge does not work very well, it does not allow much.
So i tried Twiki on my own webserver/provide, and it was to slow. 
Therefore i trying to thing on a next move.
Moin moin on sourceforge would be nice, but i think that is also 
impossible. Maybe it would work on my own site??

So the real problem is a descent server in the end. And i don't want to 
spend money on it, since i don't make any with all this wxArt2D.
> - 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). 
Very strange is it not :-) But you are right. wxWidgets and vector 
graphics should bring it up.
> No budget for advertising?
>   
No,

Klaas



-------------------------------------------------------------------------
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

Reply via email to