Andr?s P?hi wrote:
I have compiled the mlEdit.sml example, exported to the native object file linked with PolyMainLib and PolyLib and with poly.ico and the resulting exe crashes inside PolyLib.dll somewhere. I am using PolyML 5.0 on Windows 2000. Could you give me any advice, how to get it to work ?
It certainly doesn't crash when I do that although it doesn't run properly. The problem seems to be that the Poly icon is not available in a stand-alone executable and trying to load it results in a exception that stops the program. I've fixed this in the CVS version.
Which compiler did you use to build PolyML 5.0 on Windows?
Regards, David.