Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79353 --- shadow/79353 2006-09-11 07:37:59.000000000 -0400 +++ shadow/79353.tmp.23223 2006-09-11 07:37:59.000000000 -0400 @@ -0,0 +1,25 @@ +Bug#: 79353 +Product: Mono Tasks +Version: 0% +OS: +OS Details: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.050301-1519) +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Build +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Wrong include path when compiling "Embedded Samples" in VS.2005 + +It seems the directory structure has changed and the include paths in +Embedded Samples (teste.c, test-invoke.c and test-metadata.c) is not +updated to reflect the change. + +#include <mono/jit/jit.h> +seems to must be changed into +#include <mono/mini/jit.h> _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
