[Lazarus] RE : RE : RE : RE : RE : Forms in DLL
Ludo Brands
ludo.brands at free.fr
Fri Aug 19 18:43:54 CEST 2011
Hello again,
I've just test it on Windows XP SP3 with last Lazarus snapshot and it
works well for me.
Juan.
Tried this on Windows 7 64 bit. Both forms show but when I move the dll form
repetitively the program crashes with SIGFPE. Stack frame shows only
UxTheme!HitTestThemeBackGround, the instruction that crashes is divsd
%mm6,%mm0.
Ludo
Could you go to Project - Project Options, click on Show Options and paste
the command line parameters in a message? There has to be something
different in our setup because all works fine for you and it fails on 2
machines on my side. I use fpc 2.7.1 and lazarus trunk.
dllgui is compiled on win xp with -MObjFPC -Scghi -O1 -gl -vewnhi -l
-Filib\i386-win32 -FuC:\lazarus\lcl\units\i386-win32\win32
-FuC:\lazarus\lcl\units\i386-win32 -FuC:\lazarus\packager\units\i386-win32
-Fu. -FUlib\i386-win32\ -dLCL -dLCLwin32
test with -MObjFPC -Scghi -O1 -gl -WG -vewnhi -l -Filib\i386-win32
-FuC:\lazarus\lcl\units\i386-win32\win32 -FuC:\lazarus\lcl\units\i386-win32
-FuC:\lazarus\packager\units\i386-win32 -Fu. -FUlib\i386-win32\ -dLCL
-dLCLwin32
Ludo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110819/dc0062d2/attachment-0003.html>
More information about the Lazarus
mailing list