Closed neharajkumar closed 3 years ago
When I run make, it asks for C++17 however in the makefile it specifies C++11 (shown below): g++ -O3 -std=c++11 -DCNVNATOR_VERSION=\"$(VERSION)\" $(OMPFLAGS)
When I run make, it asks for C++17 however in the makefile it specifies C++11 (shown below): g++ -O3 -std=c++11 -DCNVNATOR_VERSION=\"$(VERSION)\" $(OMPFLAGS)