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.28149 2006-09-11 12:36:00.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 79353 -Product: Mono Tasks -Version: 0% -OS: +Product: Mono: Runtime +Version: 1.0 +OS: unknown OS Details: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.050301-1519) Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Cosmetic -Component: Build +Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: @@ -20,6 +20,13 @@ 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> + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-11 12:36 ------- +The include path is correct, the embedding samples are written to use +the include files installed on the system using 'make install', so +you have to edit the Properties of the embedding project to include +those directories in the search path. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
