Project

General

Profile

Actions

Emulator Issues #3507

closed

CMake system fails

Added by Christian.Morales.Vega over 13 years ago.

Status:
Fixed
Priority:
Normal
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

The CMake system in r6415 fails to work at all because it search for libglew instead of libGLEW. Also:

  • The VISIBILITY_INLINES_HIDDEN is set in a way that a semicolon is added to the CXX_FLAGS
  • Plugins are compiled as shared libraries, not as modules
  • Plugins fail to link against some used libraries

The attached patch fixes it.

Actions

Also available in: Atom PDF