Skip to content

Consider renaming the shared libraries depending on debug/release#175

Description

@bobhairgrove

This is such a useful widget ... I hope that it finds a wide audience for applications that need this! 馃憦

It might be a good thing to do if we had different names of libqhexedit.so depending on whether a library was compiled under debug or release mode, i.e. (for those of us who like to separate these):

build/Debug/libqhexeditd.so
...
build/Release/libqhexedit.so

NOTE: Added "d" to file name for debug version. At least on Windows, this is standard practice, AFAIK; on Linux, people will probably drop the source code into whatever project they are using...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions