[Mono-bugs] [Bug 42569][Nor] Changed - Mono does not properly marshal P/Invoke return type

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 12 Jun 2003 07:51:00 -0400 (EDT)


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 dietmar@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=42569

--- shadow/42569	Thu May  8 06:18:17 2003
+++ shadow/42569.tmp.10383	Thu Jun 12 07:51:00 2003
@@ -88,6 +88,26 @@
     return ptr->vectorList;
 }
 
 
 
 
+
+------- Additional Comments From dietmar@ximian.com  2003-06-12 07:50 -------
+I am unable to install qt#, as usual :-/
+
+I get the following error when i type make in qtsharp/
+
+
+error CS2001: Source file './QGLColormap.cs' could not be opened
+Compilation failed: 1 error(s), 0 warnings
+*** Target `all' for project `Qt#' failed ***
+*** Project `Qt#' build failed ***
+make[2]: *** [Qt.dll] Error 1
+make[2]: Leaving directory `/home/dm/dotnet/qtsharp/src/bindings'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/dm/dotnet/qtsharp/src'
+make: *** [all-recursive] Error 1
+
+
+In fact, QGLColormap.cs does not exist.
+