#2775 closed defect (fixed)
Oem.sln build broken
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | Build System | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
This is due to the recently merged CMake changes where the IMake tool is now expected to be built from source and the SQLitePhpApi needs the IMake tool present for its pre-build step to complete.
The fix is to add IMake to Oem.sln and make sure it is built before SQLitePhpApi
Note:
See TracTickets
for help on using tickets.
In 9359: