Modify

Opened 12 years ago

Closed 12 years ago

#92 closed defect (fixed)

pcitool does not add include paths

Reported by: Matthias Vogelgesang Owned by: Suren A. Chilingaryan
Priority: critical Milestone:
Component: pcilib Version:
Keywords: Cc: Suren A. Chilingaryan

Description

Although the fastwriter dependencies are checked, the include paths returned by pkg-config are never added during configuration. Therefore, pcitool cannot be built.

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Matthias Vogelgesang

Actually the whole CMakeLists.txt is a total mess. You are using pkg-config only to find out, if a dependency is installed but you don't add the include paths nor do you link against the library name as reported by pkg-config. This totally defeats the purpose of pkg-config.

comment:2 Changed 12 years ago by Suren A. Chilingaryan

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Suren A. Chilingaryan.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.