Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] [Bug 321622] New: TCF agent headers required for plugins are not installed

https://bugs.eclipse.org/bugs/show_bug.cgi?id=321622 
Product/Component: Target Management / TCF

           Summary: TCF agent headers required for plugins are not
                    installed
    Classification: DSDP
           Product: Target Management
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: TCF
        AssignedTo: dsdp.tm.tcf-inbox@xxxxxxxxxxx
        ReportedBy: alexis.halle@xxxxxxxxxx
         QAContact: martin.oberhuber@xxxxxxxxxxxxx


Build Identifier: 

This forces plugins to know the location of the TCF agent source code, when
only the headers are really needed.

If they were installed in a default location (/usr/include/tcf/ or
/usr/local/include/tcf/), plugins could just include <tcf/something.h> and not
need to rely on the actual source code.


Reproducible: Always

Steps to Reproduce:
1. make install
2. The headers are not installed

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


Back to the top