I am compiling an embedding library which #includes <mono/metadata/threads.h>, however in 1.2.6 this file does not compile cleanly. threads.h apparently further includes <mono/metadata/threads-types.h>, which is no longer shipped with mono. Commenting out lines 70-72 (which reference the MonoThreadState class) solves the problem. Trivial programs seem to run fine, though I am not sure if there are any further knock-on effects. (I am currently compiling with the Windows version of Mono 1.2.6)

Cheers,

Sebastian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to