[Kde-bindings] [Bug 56926] New: C# qtsharp csharp csant makefile

Mikhail Veygman mveygman at hotmail.com
Sun Apr 6 20:32:32 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=56926     
           Summary: C# qtsharp csharp csant makefile
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at mail.kde.org
        ReportedBy: mveygman at hotmail.com


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.


More information about the Kde-bindings mailing list