On Monday 01 July 2013 09:59:40 airpas wrote: > fpc.exe -otest.exe -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\* > -FiD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\* > -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\windows > -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel > -FiD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel > -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\* -l -Mobjfpc -Sh > -Fcutf8 test.pas > Looks OK for me. Can anybody reproduce the problem? Did you check if there actually is a "activex.ppu" in you FPC directory "units/i386-win32/winunits-base"? Another try is to use 'Build' instead of 'Make', sometimes there is a miracle with -B. If it does not help add -vt to the first row of 'Project'-'Options'-'Make'-'Make options' and check the resulting listing. It is recommended to use 'Copy messages to file' and 'Message output file' and to close the message window because of the long listing.
Martin ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

