Demo has dependencies and contains paths specific to individual developers' machines

Open Beginner friendly
#813 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
c
Domain
build-system

Research direction

Open demo/sfml_opengl3/Makefile at the linked line and inspect the dependency and path settings that refer to individual developer machines. Make the demo build configuration consistent with Nuklear's header-only design without those machine-specific requirements, then verify the demo still builds.

Written by the indexing model from the issue text.

Description

https://github.com/Immediate-Mode-UI/Nuklear/blob/171090c8e21584330207544dbde5e7c1ec581135/demo/sfml_opengl3/Makefile#L21

Since nuklear is supposed to be header-only I would say this is somewhat counterproductive.

Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Immediate-Mode-UI/Nuklear

All issues in Immediate-Mode-UI/Nuklear

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.