Skip to content

A suggestion #4

@Juddd

Description

@Juddd

If I build the project with DEBUG mode it will generate an LLU.lib in directory install\lib. If I build the project with RELEASE mode it also will generate an LLU.lib in directory install\lib. In fact, due to renaming, the later generated LLU.lib files will overwrite the earlier generated ones. I currently renamed the LLU.lib generated in debug mode to LLUd.lib. And I change the LLU.lib in install\cmake\LLU\LLUTargets-debug.cmake into LLUd.lib. This way I can compile both the release .dll and the debug .dll now in visual studio. I think this is a good suggestion for the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions