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

Errors when trying to run it. #7

Open
sploshwazere11 opened this issue Jan 2, 2022 · 0 comments
Open

Errors when trying to run it. #7

sploshwazere11 opened this issue Jan 2, 2022 · 0 comments

Comments

@sploshwazere11
Copy link

sploshwazere11 commented Jan 2, 2022

When trying to use this I get a few errors, I use the command 'make -f Makefile',

openheimer.cpp:477:31: error: expected expression ThreadVector.emplace_back([test = std::move(vecOfStr)]()

openheimer.cpp:477:18: error: no member named 'emplace_back' in 'std::__1::vector<std::__1::thread, std::__1::allocator<std::__1::thread> >'; did you mean '__emplace_back'? ThreadVector.emplace_back([test = std::move(vecOfStr)]() ^~~~~~~~~~~~ __emplace_back

/Library/Developer/CommandLineTools/usr/include/c++/v1/memory:1574:36: error: calling a private constructor of class 'std::__1::thread' ::new ((void*)__p) _Tp(__a0); ^

There are more but those are the only ones that say 'error'.
As you can probably tell, im using macos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant