Bug 56926 - C# qtsharp csharp csant makefile
Summary: C# qtsharp csharp csant makefile
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-06 22:32 UTC by Mikhail Veygman
Modified: 2008-02-15 08:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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