[Mono-bugs] [Bug 79353][Cos] New - Wrong include path when compiling "Embedded Samples" in VS.2005

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 11 07:37:59 EDT 2006


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 thj at thj.dk.

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: mono-bugs at ximian.com                            
+ReportedBy: thj at thj.dk               
+QAContact: mono-bugs at ximian.com
+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>


More information about the mono-bugs mailing list