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

Add a note about dependencies in README.md #602

Closed
adsick opened this issue Oct 7, 2021 · 4 comments
Closed

Add a note about dependencies in README.md #602

adsick opened this issue Oct 7, 2021 · 4 comments

Comments

@adsick
Copy link
Contributor

adsick commented Oct 7, 2021

Hi, I wanted to quickly get up and running with https://examples.near.org/NFT ,
but unfortunately compilation was not successful and I was getting errors very similar to #355
the error messages are not crystal clear, but it is possible to understand that my linux workstation misses some llvm and clang stuff,
so after
sudo dnf install llvm
sudo dnf install clang
things are now compiled, but dependencies should be listed in Readme.md
so others can clearly see what they need to start the job.

@austinabell
Copy link
Contributor

Hi, I wanted to quickly get up and running with examples.near.org/NFT , but unfortunately compilation was not successful and I was getting errors very similar to #355 the error messages are not crystal clear, but it is possible to understand that my linux workstation misses some llvm and clang stuff, so after sudo dnf install llvm sudo dnf install clang things are now compiled, but dependencies should be listed in Readme.md so others can clearly see what they need to start the job.

Thanks for the report! Would be nice to have these docs for sure.

On a side note, are moving away from using near-sdk-sim altogether, which is the reason for this compilation issue

@austinabell austinabell added the good first issue Good for newcomers label Sep 19, 2022
@exalate-issue-sync exalate-issue-sync bot added good_first_issue and removed good first issue Good for newcomers labels Oct 12, 2022
@frol frol added the good first issue Good for newcomers label Jun 4, 2023
@HumbertoTM10
Copy link

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I have 4 years working in development environments, have encountered several challenges, requests and teams focusing in reusable and efficient code, so that gives me a better understanding of the code and how to solve problems efficiently.

How I plan on tackling this issue

In order to solve this issue, first I will resarch the project in order to have clear understanding of its functions and how it should perform so I can explain with details in the Read Me so it can be easily understood by the people how read it.

@BraCR10
Copy link

BraCR10 commented Jul 29, 2024

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hello, I would like to investigate the project to generate the corresponding documentation. According to the description, I have to document certain things related to the llvm and clang dependencies. It could definitely help with the problem and contribute to the project. I have had the opportunity to explore Rust, so I could handle or understand certain problems to improve documentation

How I plan on tackling this issue

I plan to document in the Readme and test on my machine to verify the operation of the commands

@frol
Copy link
Collaborator

frol commented Jul 29, 2024

I don't think it is an issue anymore as it was part of near-sdk-sim, which got completely removed.

@frol frol closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants