On 2013-03-12 17:33-0700 phil rosenberg wrote:
> Hi Alan, Arjen
> I've had some steps forward and some steps back on this. I'll try to go
> through it all as logically as possible.
> 1) I tried commenting out the line as you suggested Alan - still got
wxString related linker errors. I then tried
Hi Alan, Arjen
I've had some steps forward and some steps back on this. I'll try to go through
it all as logically as possible.
1) I tried commenting out the line as you suggested Alan - still got wxString
related linker errors. I then tried a fresh build using my patch and got the
same linker
To Phil and Arjen:
I have read all your recent e-mails on this subject, and
here is a summary of where I think we stand.
@Arjen:
I ascribe the symptoms you found for my original patch to the
static/dynamic inconsistency between the C and C++ run times caused by
the known issue with my original p