Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

how to manually configure osra_reaction.cpp #1

Open
karthikrajender opened this issue Aug 14, 2018 · 1 comment
Open

how to manually configure osra_reaction.cpp #1

karthikrajender opened this issue Aug 14, 2018 · 1 comment

Comments

@karthikrajender
Copy link

Hi gorgitko
how to compile the osra_reaction.cpp manually with out gnu+11 , this cpp shows error when running make in osra installation
I checked the installtion guidelines of yours

  • osra_reaction.cpp compile manually without "-std=gnu++11" (see the g++ command which failed and run it manually without "-std=gnu++11")
@gorgitko
Copy link
Owner

Hello,

in make output, find the line (which failed) containing the command g++ ... osra_reaction.cpp. Then run this command separately without the -std=gnu++11 option.

But generally, I would recommend to use the provided conda package.

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

No branches or pull requests

2 participants