[wxCode-users] wxEMail compilation problems

2013-11-24 Thread pao_drop
Hello! I have downloaded wxEMail-1.0-Beta-2, and I have some difficulties compiling it. I am working on a Windows 7 system, with mingw version gcc 4.7.1. My version of wxWidget is 2.8.12. I am compiling with the following command: mingw32-make -f makefile.gcc WX_DIR=D:\wxW WX_UNICODE=1 WX_DEBUG

Re: [wxCode-users] wxEMail compilation problems

2013-11-24 Thread Brice André
Dear I don't know your name, there is indeed a mistake in the makefile. You should revert all your changes in your code because the modifications you did are wrong. You can use the makefile I joined in this e-mail instead of the one provided on sourceforge : this should solve the problem. Note t