Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#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

Change History (2)

comment:1 by jng, 6 years ago

Resolution: fixed
Status: assignedclosed

In 9359:

Add IMake to Oem.sln and ensure it is built before SQLitePhpApi

Fixes #2775

comment:2 by jng, 5 years ago

Milestone: 3.34.0

Milestone renamed

Note: See TracTickets for help on using tickets.