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

how can we get this working on WSL? #1264

Closed
ghost opened this issue Sep 29, 2018 · 2 comments
Closed

how can we get this working on WSL? #1264

ghost opened this issue Sep 29, 2018 · 2 comments
Labels
kind: question solution: proposed fix a fix for the issue has been proposed and waits for confirmation

Comments

@ghost
Copy link

ghost commented Sep 29, 2018

great library btw! am excited to use this for my gameserver

unfortunately if i do #include "nlohmann/json.hpp", i get:

i copied the nlohmann folder to my current c++ directory

nlohmann/json.hpp:49:33: fatal error: nlohmann/json_fwd.hpp: No such file or directory

do i need to put the nlohmannn folder inside my /usr/include directory? but on WSL we can't modify/move files from windows to unix :/

@ghost
Copy link
Author

ghost commented Sep 29, 2018

i might be retarded.. but that's ok

download the json.hpp from releases, don't use the one in the include folder :D srry

@ghost ghost closed this as completed Sep 29, 2018
@sentiment-bot
Copy link

sentiment-bot bot commented Sep 29, 2018

Please be sure to review the code of conduct and be respectful of other users. cc/ @nlohmann
Keep in mind, this repository uses the Contributor Covenant.

Repository owner deleted a comment from sentiment-bot bot Sep 29, 2018
@nlohmann nlohmann added kind: question solution: proposed fix a fix for the issue has been proposed and waits for confirmation labels Sep 29, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: question solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Projects
None yet
Development

No branches or pull requests

1 participant