Project

General

Profile

Feature #720

External libs: specifying I/O streams (initialization?)

Added by John Abbott almost 9 years ago. Updated almost 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
External Libs
Target version:
Start date:
21 May 2015
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

libnormaliz needs to be informed of two output streams: one for logging info (in "verbose" mode), the other for error messages.

Presumably other ext libs may have similar needs.

History

#1 Updated by John Abbott almost 9 years ago

CoCoAInterpreter works just fine because the default streams in libnormaliz are cout and/or cerr which is what CoCoAInterpreter uses.

The problem arises in the gui C5.

The real question is how to design something uniform which works with all ext libs. Maybe it is simpler just to start with an ad hoc solution, and then later seek a uniform approach for all ext libs?

Also available in: Atom PDF