Skip to content

Why strings as input parameters #10

@cupsster

Description

@cupsster

Hi, why did you chose to use strings as input parameters to functions? Is there any practical reason to do so? Why not expose API directly and use parameters instead.
I like the library but I'm scratching my head how to plug this to my codebase. Also is there possibility to have multiple "Terminal" classes at once? Eg I'm trying to make rougelike and I would welcome to have screen split to regions, terminals if you like. One for main map draw, one for minimap and one or more to draw stats and UI.
Also I'm having very hard time to run CMake (I'm using gui version 3.10.0) and I constantly get this error message when trying to configure project:

CMake Error at Terminal/CMakeLists.txt:102 (install):
  install Library TARGETS given no DESTINATION!


Configuring incomplete, errors occurred!
See also "C:/_CP_Dev/Libraries/bearlibterminal/Build/CMakeFiles/CMakeOutput.log".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions