[Mono-bugs] [Bug 79353][Cos] Changed - 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 12:36:00 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 vargaz at gmail.com.

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


More information about the mono-bugs mailing list