Different name for the debug or normal lib
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
Hello,
Due to link on Qt_.dll or Qt_D.dll, tiled.dll need have different name to have debug and release the Qt application.
If you can refactor this. If needed I can search to do a patch.
Cheer,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect how tiled.dll is built and linked against Qt_.dll and Qt_D.dll, since the issue names no source files or tests. Determine how debug and release Qt applications currently distinguish the library, then confirm that each configuration uses a distinct tiled library name without breaking either link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100