Bug 56926

Summary: C# qtsharp csharp csant makefile
Product: [Developer tools] bindings Reporter: Mikhail Veygman <mveygman>
Component: generalAssignee: kde-bindings
Status: RESOLVED FIXED    
Severity: normal CC: grundleborg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:

Description Mikhail Veygman 2003-04-06 22:32:31 UTC
Version:           3.1.1 (using KDE KDE 3.1.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 Solaris 8 Patchlevel 16
OS:          Solaris

After generation of the Makefile for qtsharp bindings no supporting binaries can be compiled because the default build files are not specified in the make file for csant to find, i.e.  generator, binge, parser Makefiles have to be modified to include -f <project>.build option for compilation.

Additionally,

<file ...>  

has to be present in the build file in order to compile the project.  If it is not the mcs and cscc compilers will complain about non-existance of source files.
Comment 1 Mikhail Veygman 2003-10-12 22:52:15 UTC
This bug repeats with 3.1.4 and gcc 3.3.1 at any version of Solaris.
Comment 2 James Ots 2003-12-03 17:19:13 UTC
This is fixed in CVS.
Comment 3 George Goldberg 2008-02-15 08:04:10 UTC
Closing re: comment #2