Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmakefile fixes #102

Closed
2 tasks done
gombosg opened this issue Dec 1, 2020 · 3 comments · Fixed by #109
Closed
2 tasks done

Cmakefile fixes #102

gombosg opened this issue Dec 1, 2020 · 3 comments · Fixed by #109
Labels
enhancement New feature or request

Comments

@gombosg
Copy link
Collaborator

gombosg commented Dec 1, 2020

For #87

  • Remove list(APPEND CMAKE_PREFIX_PATH "/usr/lib/arm-linux-gnueabihf") from cmakefile
  • Remove LD_LIBRARY_PATH hardcoding from cmakefile (probably after Statically link our code #99)

Upvote & Fund

  • If you find this issue important, mark it with 👍. It lets us see which fixes and features are demanded by the most users.
  • We're using Polar.sh so you can upvote and help fund this issue. It may incentivize some developers to contribute to this project and fix some bugs.
  • Funded developer receives the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@gombosg gombosg added the enhancement New feature or request label Dec 1, 2020
@pktiuk
Copy link
Member

pktiuk commented Dec 2, 2020

LD_LIBRARY_PATH - will be removed as a part of #107

@AriaMoradi
Copy link
Contributor

For #87

  • Remove list(APPEND CMAKE_PREFIX_PATH "/usr/lib/arm-linux-gnueabihf") from cmakefile
  • Remove LD_LIBRARY_PATH hardcoding from cmakefile (probably after Statically link our code #99)

@AriaMoradi AriaMoradi reopened this Dec 2, 2020
@AriaMoradi
Copy link
Contributor

I missclicked.
Anyways the prefix is not needed, simlinks do exist to the correct cc, so calling by regular names is fine.

Gallxz pushed a commit to Gallxz/antimicrox that referenced this issue Oct 12, 2023
Add missing dependency to README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants