Project

General

Profile

Actions

Bug #368

closed

WDboSqlite3DllDefs.h not installed

Added by Johny Mattsson almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
-
Start date:
05/21/2010
Due date:
% Done:

0%

Estimated time:

Description

There appears to be some CMake magic missing in order to get the "Wt/Dbo/backend/WDboSqlite3DllDefs.h" header file installed together with the "Wt/Dbo/backend/Sqlite3" header file (which does get installed). The latter depends on the former, and gets rather unhappy without it. I'm not skilled in the slightest with CMake to propose an actual fix, though I imagine it's trivial if you know where to look. The install_manifest.txt clearly shows the file is not getting installed.

I should note that my installation uses the "-DUSE_SYSTEM_SQLITE3=1" flag to cmake. I imagine it might be responsible for this behaviour, as I would have expected someone else to complain about this problem already otherwise.

The workaround is of course to copy the header file to the installation location manually, after which things work fine.

Actions #1

Updated by Koen Deforche almost 14 years ago

  • Status changed from New to Closed
  • Assignee set to Koen Deforche

This has been fixed in 3.1.3 (just released!)

Actions

Also available in: Atom PDF